Fix the schema to allow httpCall.with.body
to be of any type
#990
Labels
area: spec
Changes in the Specification
change: documentation
Improvements or additions to documentation. It won't impact a version change.
change: fix
Something isn't working. Impacts in a minor version change.
Milestone
What would you like to be added:
Fix the schema to allow
httpCall.with.body
to be of any typeWhy is this needed:
Allows authors to specify a string or a runtime expression instead as the body of an HTTP request.
The text was updated successfully, but these errors were encountered: