# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Assert represents an assertion where the Value represents the expected value and Selector represents the GJSON string that is used to extract the value from the JSON response.
No description provided by the author
Request represents the HTTP request in the workflow step.
RequestBody represents the body of the HTTP request in the workflow step.
No description provided by the author
Validator is a data structure that represents the validations to the HTTP request.
# Interfaces
No description provided by the author
# Type aliases
CSVMap is a data structure that maps a single key to multiple values.
No description provided by the author
Header represents the HTTP headers for the workflow step.
QueryParam represents the HTTP query params for the workflow step.
No description provided by the author