http://maasglobal.com/maas-backend/routes/routes-query/response.json
MaaS.fi routes-query response schema
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | maas-backend/routes/routes-query/response.json |
http://maasglobal.com/maas-backend/routes/routes-query/response.json
http://maasglobal.com/core/plan.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
debug | object |
Optional | No | response (this schema) |
plan | plan | Required | No | response (this schema) |
reasons | reason | Optional | No | response (this schema) |
debug
object
object
with following properties:
| Property | Type | Required | | ——– | —- | ——– |
plan
http://maasglobal.com/core/plan.json
reasons
Array type: reason
All items must be of the type: object
with following properties:
Property | Type | Required |
---|---|---|
errorCode |
string | Optional |
text |
string | Optional |
errorCode
string
string
text
string
string
A data structure to convey information about issues, rejections or service denial to the clients