Skip to content

Header parameter expects "required" even though its optional #24

@SilviaAmAm

Description

@SilviaAmAm

Here it can be seen that the 'required' keyword is only required for path parameters: https://swagger.io/docs/specification/describing-parameters/ section "Required and Optional Parameters"

In the zds_client, the required keyword is also expected for header parameters:
https://github.com/VNG-Realisatie/gemma-zds-client/blob/master/zds_client/schema.py#L100

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