Headers
Add a header to a resource
Argument | Type | Required | Default | Description |
name | any | Yes | --- | The name of the header |
description | any | No | | The description of the header |
required | any | No | false | Is the header required |
default | any | No | | The default value of the header |
type | any | No | string | The type of the header |
Set all the required headers of a resource
Argument | Type | Required | Default | Description |
headers | any | Yes | --- | Set the headers of a resource |
Last modified 5yr ago