Name | Description | Type | Additional information |
---|---|---|---|
data |
The responses data. This is an array of DishResponseData objects. If there are no items in the collection, then an empty array is returned. |
Collection of DishResponseData |
None |
jsonApi |
Implementation details of JSON:API. |
Implementation |
None |
links |
Related links. |
Links |
None |
meta |
A meta object used to include non-standard meta-information. Client meta data will be ignored by the server. |
MetaData |
None |
DishArrayResponse
A dishes response object. A collection of resources of type dish targeted by a request.