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

Replace putfdmvalidate.json

parent 9f327fb0
No related branches found
No related tags found
No related merge requests found
......@@ -40,23 +40,13 @@
}
}
},
"definitions" : {
"putfdmvalidate##data##attributes##errors" : {
"properties" : {
"errorCode" : {
"type" : "string"
},
"errorMessage" : {
"type" : "string"
}
}
},
"definitions" : {
"putfdmvalidate##data##attributes" : {
"properties" : {
"errors" : {
"type" : "array",
"items" : {
"type" : "$ref" : "#/definitions/putfdmvalidate##data##attributes##errors"
"type" : "string"
}
},
"valid" : {
......@@ -92,38 +82,20 @@
"company" : {
"type" : "string"
},
"activity" : {
"fund" : {
"type" : "string"
},
"costCenter" : {
"type" : "string"
},
"fund" : {
"type" : "string"
},
"function" : {
"type" : "string"
},
"gift" : {
"type" : "string"
},
"grant" : {
"type" : "string"
},
"ledgerAccount" : {
"type" : "string"
},
"program" : {
"type" : "string"
},
"project" : {
"type" : "string"
},
"revenueCategory" : {
"type" : "string"
},
"spendCategory" : {
"type" : "string"
}
}
},
......@@ -158,4 +130,4 @@
}
}
}
}
\ No newline at end of file
}
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