Ajout du validateur json + correctif factory metadata
This commit is contained in:
6
lib/All/json-schema-validator/test/issue-75/schema.json
Normal file
6
lib/All/json-schema-validator/test/issue-75/schema.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"type" : "array",
|
||||
"items": {
|
||||
"$ref": "TypeId.json#/data/TypeId"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user