maas-schemas

response Schema

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

Schema Hierarchy

response Properties

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

debug

debug Type

object with following properties:

| Property | Type | Required | | ——– | —- | ——– |

plan

plan

plan Type

reasons

reasons

reasons Type

Array type: reason

All items must be of the type: object with following properties:

Property Type Required
errorCode string Optional
text string Optional

errorCode

errorCode

errorCode Type

string

text

text

text Type

string

A data structure to convey information about issues, rejections or service denial to the clients