summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json')
-rw-r--r--Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json b/Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json
new file mode 100644
index 00000000000..5c90308f4e2
--- /dev/null
+++ b/Build/source/utils/asymptote/LspCpp/third_party/rapidjson/bin/unittestschema/anyOf_address.json
@@ -0,0 +1,7 @@
+{
+ "anyOf": [
+ {
+ "$ref": "http://localhost:1234/address.json#"
+ }
+ ]
+} \ No newline at end of file