Page 1 of 1

POST FORMAT

Posted: Wed Feb 01, 2017 5:16 am
by Deon

Hi
I need to POST data in this format.
{
"resource": [
{
"id": 0
}
],
"meta": {
"schema": [
"string"
],
"count": 0
}
}

It does not seem like the appery REST service builder allows me to do that.

Please can you assist.
Thank you