"ApiResponse": { "type": "object", "properties": { "code": {"type": "integer"}, "type": {"type": "string"}, "message": {"type": "string"} } }
"code": {"type": "integer"}
"type": {"type": "string"}
"message": {"type": "string"}