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