summaryrefslogtreecommitdiff
path: root/json/remotes/draft2020-12/prefixItems.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/remotes/draft2020-12/prefixItems.json')
-rw-r--r--json/remotes/draft2020-12/prefixItems.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/json/remotes/draft2020-12/prefixItems.json b/json/remotes/draft2020-12/prefixItems.json
new file mode 100644
index 0000000..acd8293
--- /dev/null
+++ b/json/remotes/draft2020-12/prefixItems.json
@@ -0,0 +1,7 @@
+{
+ "$id": "http://localhost:1234/draft2020-12/prefixItems.json",
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
+ "prefixItems": [
+ {"type": "string"}
+ ]
+}