From c281c62b366875393325e59b74eecd03b42dfbd4 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Mon, 28 Nov 2016 20:03:01 +0200 Subject: [PATCH] Fix object to become an array (#146) --- lib/components/JsonSchema/json-schema.html | 4 ++-- lib/components/JsonSchema/json-schema.ts | 1 + lib/services/schema-helper.service.ts | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/components/JsonSchema/json-schema.html b/lib/components/JsonSchema/json-schema.html index a7798fcd..028077a4 100644 --- a/lib/components/JsonSchema/json-schema.html +++ b/lib/components/JsonSchema/json-schema.html @@ -17,7 +17,7 @@