Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModifyResponseValidationFailurePolicy

Policy to specify how to modify the response code, body and headers.

Properties

Optional responseCode

responseCode: undefined | string

HTTP response code, can include context variables.

Optional responseHeaderTransformations

responseHeaderTransformations: model.HeaderTransformationPolicy

Optional responseMessage

responseMessage: undefined | string

HTTP response message.

Const type

type: string = "MODIFY_RESPONSE"

Methods

getDeserializedJsonObj

getJsonObj