http://maasglobal.com/maas-backend/provider/routes/response.json
Response schema for routes providers, subset of routes-query response schema
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Develop | No | Forbidden | Permitted | maas-backend/provider/routes/response.json |
Property | Type | Group |
---|---|---|
from | place | http://maasglobal.com/maas-backend/provider/routes/response.json#/definitions/plan2 |
itineraries | itineraries | http://maasglobal.com/maas-backend/provider/routes/response.json#/definitions/plan2 |
outwards | itineraries | http://maasglobal.com/maas-backend/provider/routes/response.json#/definitions/plan1 |
returns | itineraries | http://maasglobal.com/maas-backend/provider/routes/response.json#/definitions/plan1 |
from
http://maasglobal.com/core/components/place.json
itineraries
#/definitions/itineraries
outwards
#/definitions/itineraries
returns
#/definitions/itineraries
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
plan | complex | Optional | No | response (this schema) |
* |
any | Additional | Yes | this schema allows additional properties |
plan
One of the following conditions need to be fulfilled.
#/definitions/plan1
#/definitions/plan2