StaticResponseProcessor Configurations Table View¶
| Property Path | Type | Required | Default | Description |
|---|---|---|---|---|
ProcessorConfiguration |
object or string |
✖ | ||
ProcessorConfiguration.ContentType |
string |
✔ | Response Content-Type header | |
ProcessorConfiguration.StatusCode |
integer or string |
✔ | Response Status Code | |
ProcessorConfiguration.Body |
string or null |
✖ | Response body to return as UTF-8 text | |
ProcessorConfiguration.ResponseHeaders |
object or string or null |
✖ | Additional response headers |