response Parameters
Parameters
value
Map of response parameters that can be sent to the caller. For example: response_parameters = { "method.response.header.X-Some-Header" = true }
would define that the header X-Some-Header
can be provided on the response.
Parameters
values
Map of response parameters that can be sent to the caller. For example: response_parameters = { "method.response.header.X-Some-Header" = true }
would define that the header X-Some-Header
can be provided on the response.