Skip to content
Snippets Groups Projects
Commit 043fe839 authored by Patrick Roe's avatar Patrick Roe
Browse files

Update putfdmvalidate.json

parent 7fb82737
No related branches found
No related tags found
No related merge requests found
......@@ -41,19 +41,12 @@
}
},
"definitions" : {
"putfdmvalidate##data##errors" : {
"properties" : {
"errors" : {
"type" : "string"
}
}
},
"putfdmvalidate##data##attributes" : {
"properties" : {
"errors" : {
"type" : "array",
"items" : {
"$ref" : "#/definitions/putfdmvalidate##errors"
"type" : "string"
}
},
"valid" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment