From 0a939d1548d4442cf0eab11f9dc1d325f858c692 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Wed, 2 Nov 2016 13:39:01 +0200 Subject: [PATCH 01/12] Fix crashing on array without items (fixes #104) --- lib/components/JsonSchema/json-schema.html | 2 +- lib/services/schema-helper.service.ts | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/components/JsonSchema/json-schema.html b/lib/components/JsonSchema/json-schema.html index 295f2d1a..a7798fcd 100644 --- a/lib/components/JsonSchema/json-schema.html +++ b/lib/components/JsonSchema/json-schema.html @@ -17,7 +17,7 @@