Skip to content

Instantly share code, notes, and snippets.

@jasminsuljic
Created December 20, 2016 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasminsuljic/fbd8b3e75cb47d2cde35047b99ee9306 to your computer and use it in GitHub Desktop.
Save jasminsuljic/fbd8b3e75cb47d2cde35047b99ee9306 to your computer and use it in GitHub Desktop.
{
"type": "object",
"required": [
"error_id"
],
"description": "Use PgwApi to get error details",
"properties": {
"error_id": {
"type": "integer"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment