Skip to content

Order of validation checks in OSB API #30

@subhankarc

Description

@subhankarc

In case of async parameter check, this code sends an empty body and it does not send the accept_incomplete parameter in query.

Service Fabrik broker which checks for the mandatory parameters first, will send a Bad Request for the same and hence the test fails as the test expects Unprocessable Entity(422) error.

Is there a defined order of checks the broker has to do? If not, then the test should be enhanced.

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