e2e test for jsoneditor

This commit is contained in:
laurent lepinay
2015-03-11 05:37:14 -07:00
parent eb390ffca2
commit bfca6020d2
2 changed files with 12 additions and 2 deletions

View File

@@ -842,7 +842,7 @@
"xml": {
"name": "category"
},
"$ref": "Category"
"$ref": "#/definitions/Category"
},
"name": {
"type": "string",
@@ -868,7 +868,7 @@
"wrapped": true
},
"items": {
"$ref": "Tag"
"$ref": "#/definitions/Tag"
}
},
"status": {