Skip to content

Response validation does not work properly for nullable arrays #65

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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