Skip to content

Add redirect for OpenAPI call #959

@mcruzdev

Description

@mcruzdev

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 redirect property on OpenAPI call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions