summaryrefslogtreecommitdiff
path: root/json/remotes/draft-next/locationIndependentIdentifier.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/remotes/draft-next/locationIndependentIdentifier.json')
-rw-r--r--json/remotes/draft-next/locationIndependentIdentifier.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/json/remotes/draft-next/locationIndependentIdentifier.json b/json/remotes/draft-next/locationIndependentIdentifier.json
deleted file mode 100644
index 17b4df5..0000000
--- a/json/remotes/draft-next/locationIndependentIdentifier.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "$schema": "https://json-schema.org/draft/next/schema",
- "$defs": {
- "refToInteger": {
- "$ref": "#foo"
- },
- "A": {
- "$anchor": "foo",
- "type": "integer"
- }
- }
-}