REST List
A response object wraps a value of a resource. This object is returned by resource requests that generate a single value.
In addition to the wrapped value, this object contains a list of HATEOAS links.
Fields
Name | Type | Notes |
---|---|---|
data |
The response objects. |
|
meta |
Paging information and HATEOAS links. |