Skip to content

Instantly share code, notes, and snippets.

@Peelz
Created April 2, 2020 15:43
Show Gist options
  • Save Peelz/54c0e9b4e045aacf05ceba90fab464f4 to your computer and use it in GitHub Desktop.
Save Peelz/54c0e9b4e045aacf05ceba90fab464f4 to your computer and use it in GitHub Desktop.
{
"data": {
"type": "any",
"required": true
},
"meta": {
"response_code": {
"type": "string",
"pattern": "[0-9]{5}"
},
"response_desc": "string",
"response_ref": "string",
"response_date": "datetime"
},
"errors": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment