ProcessorConfiguration |
object or string |
✖ |
|
|
ProcessorConfiguration.ContentType |
string |
✔ |
|
Response Content-Type header |
ProcessorConfiguration.StatusCode |
integer or string |
✔ |
|
Response Status Code |
ProcessorConfiguration.IncludePathParameters |
string or true/false |
✖ |
|
Include request path parameters in the echoed JSON response |
ProcessorConfiguration.IncludeRequestHeaders |
string or true/false |
✖ |
|
Include request headers in the echoed JSON response |
ProcessorConfiguration.IncludeUri |
string or true/false |
✖ |
|
Include request Uri in the echoed JSON response |
ProcessorConfiguration.ResponseHeaders |
object or string or null |
✖ |
|
Additional response headers |