-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Context
Today the OpenAPI call does not implement the full ServerlessWorkflow specification. The documentation says about the redirect property:
Specifies whether redirection status codes (300–399) should be treated as errors.
If set to false, runtimes must raise an error for response status codes outside the 200–299 range.
If set to true, they must raise an error for status codes outside the 200–399 range.
Defaults to false.
Tasks
- Add support for
redirectproperty onOpenAPIcall
Metadata
Metadata
Assignees
Labels
No labels