Skip to content

Response validation does not work properly for nullable arrays #65

@danyfedorov

Description

@danyfedorov

I have a type: array field in response schema with nullable: true. But I get

Error while validating response: response.body.chain.places.places should be array

Response validation for null works if I change type: array to type: object in schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions