Resources
Collection to represent the resource
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | string | The resource's unique identifier | [optional] [readonly] [default to undefined] |
type | The type of the resource | [optional] [default to undefined] | |
href | string | URL to the object representation (absolute path) | [optional] [readonly] [default to undefined] |
items | Array of items in that collection | [optional] [readonly] [default to undefined] |
Last updated