diff options
Diffstat (limited to 'remotes/draft2019-09/nested/string.json')
-rw-r--r-- | remotes/draft2019-09/nested/string.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/remotes/draft2019-09/nested/string.json b/remotes/draft2019-09/nested/string.json new file mode 100644 index 0000000..242f713 --- /dev/null +++ b/remotes/draft2019-09/nested/string.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://json-schema.org/draft/2019-09/schema", + "type": "string" +} |