diff options
author | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-03-04 19:28:52 +0100 |
---|---|---|
committer | Zlatko Murgoski <zlatko.murgoski@nokia.com> | 2019-03-04 19:28:52 +0100 |
commit | 4b8692b6fed457a9d194557abe681832fad4f576 (patch) | |
tree | c2e33cf15194c2dc9ca071f086cf2421d9a36330 /dpo/data-formats/ves-response.json | |
parent | a47dfe2aa2173ae87a8d79141743fc062019117b (diff) |
Reformat all json files
Reformat all json files
Change-Id: I6567e4e32bc82f4c53b326c374300597a97ab4e7
Issue-ID: DCAEGEN2-1016
Signed-off-by: Zlatko Murgoski <zlatko.murgoski@nokia.com>
Diffstat (limited to 'dpo/data-formats/ves-response.json')
-rw-r--r-- | dpo/data-formats/ves-response.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dpo/data-formats/ves-response.json b/dpo/data-formats/ves-response.json index 5292b177..4b96eab7 100644 --- a/dpo/data-formats/ves-response.json +++ b/dpo/data-formats/ves-response.json @@ -4,9 +4,8 @@ "version": "1.0.0", "description": "VES collector response" }, - "dataformatversion": "1.0.0", - "unstructured": { - "encoding": "UTF-8" - } - + "dataformatversion": "1.0.0", + "unstructured": { + "encoding": "UTF-8" + } } |