Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional allowDetermines whether or not to continue with test if this step fails.
Array of assertions used for the test.
Optional exitDetermines whether or not to exit the test if the step succeeds.
Optional extractedArray of values to parse and save as variables from the response.
Optional extractedGenerate variables using JavaScript.
Optional idID of the step.
Optional isDetermines whether or not to consider the entire test as failed if this step fails.
Can be used only if allowFailure is true.
The name of the step.
Object describing the Synthetic test request.
Optional retryObject describing the retry strategy to apply to a Synthetic test.
The subtype of the Synthetic multi-step API test step.
Generated using TypeDoc
The Test step used in a Synthetic multi-step API test.