summaryrefslogtreecommitdiff
path: root/json/remotes/locationIndependentIdentifierPre2019.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/remotes/locationIndependentIdentifierPre2019.json')
-rw-r--r--json/remotes/locationIndependentIdentifierPre2019.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/json/remotes/locationIndependentIdentifierPre2019.json b/json/remotes/locationIndependentIdentifierPre2019.json
new file mode 100644
index 0000000..e72815c
--- /dev/null
+++ b/json/remotes/locationIndependentIdentifierPre2019.json
@@ -0,0 +1,11 @@
+{
+ "definitions": {
+ "refToInteger": {
+ "$ref": "#foo"
+ },
+ "A": {
+ "$id": "#foo",
+ "type": "integer"
+ }
+ }
+}