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