APIOperationHeaderSettings Object
Contains information about the header settings assigned to a specified implementation for a specific API version.
This object is used by the following operations:
- GET api/apis/versions/{ApiVersionID}/implementations/{ImplCode}/headersettings
- PUT api/apis/versions/{ApiVersionID}/implementations/{ImplCode}/headersettings
The properties included in the ApiOperationHeaderSettings object are listed below.
| Property | Type | Description |
|---|---|---|
| Operation | Operation | Defines an API operation type. |
| BindingHeaderInstructions | BindingHeaderInstructions | Includes the instructions for processing binding headers. |
| TransportHeaderInstructions | TransportHeaderInstructions | Includes the instructions for processing transport headers. |