diff options
Diffstat (limited to 'JSONSchema')
-rw-r--r-- | JSONSchema/bc-filler-schema.json | 2 | ||||
-rw-r--r-- | JSONSchema/bc-schema.json | 2 | ||||
-rw-r--r-- | JSONSchema/definitions.json | 2 | ||||
-rw-r--r-- | JSONSchema/st-filler-schema.json | 2 | ||||
-rw-r--r-- | JSONSchema/st-schema.json | 2 | ||||
-rw-r--r-- | JSONSchema/vm-filler-schema.json | 2 | ||||
-rw-r--r-- | JSONSchema/vm-schema.json | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/JSONSchema/bc-filler-schema.json b/JSONSchema/bc-filler-schema.json index 7705463e3..2f9ecfbb5 100644 --- a/JSONSchema/bc-filler-schema.json +++ b/JSONSchema/bc-filler-schema.json @@ -328,4 +328,4 @@ "type": "object" } } -}
\ No newline at end of file +} diff --git a/JSONSchema/bc-schema.json b/JSONSchema/bc-schema.json index 365dde623..729638d1a 100644 --- a/JSONSchema/bc-schema.json +++ b/JSONSchema/bc-schema.json @@ -314,4 +314,4 @@ "type": "object" } } -}
\ No newline at end of file +} diff --git a/JSONSchema/definitions.json b/JSONSchema/definitions.json index b2040cf29..4d00794c5 100644 --- a/JSONSchema/definitions.json +++ b/JSONSchema/definitions.json @@ -317,4 +317,4 @@ "type": "array" } } -}
\ No newline at end of file +} diff --git a/JSONSchema/st-filler-schema.json b/JSONSchema/st-filler-schema.json index 9c810bee1..ed0e14e58 100644 --- a/JSONSchema/st-filler-schema.json +++ b/JSONSchema/st-filler-schema.json @@ -257,4 +257,4 @@ } }, "type": "object" -}
\ No newline at end of file +} diff --git a/JSONSchema/st-schema.json b/JSONSchema/st-schema.json index cf0f02f6b..fa4ad181a 100644 --- a/JSONSchema/st-schema.json +++ b/JSONSchema/st-schema.json @@ -258,4 +258,4 @@ } }, "type": "object" -}
\ No newline at end of file +} diff --git a/JSONSchema/vm-filler-schema.json b/JSONSchema/vm-filler-schema.json index a8863352d..fe61ae86a 100644 --- a/JSONSchema/vm-filler-schema.json +++ b/JSONSchema/vm-filler-schema.json @@ -159,4 +159,4 @@ } }, "type": "object" -}
\ No newline at end of file +} diff --git a/JSONSchema/vm-schema.json b/JSONSchema/vm-schema.json index ab3a91729..f88b92a2e 100644 --- a/JSONSchema/vm-schema.json +++ b/JSONSchema/vm-schema.json @@ -138,4 +138,4 @@ } }, "type": "object" -}
\ No newline at end of file +} |