Skip to content

How can I add a description for a Header' '[Required, Strict] #122

Open
@Gau-thier

Description

@Gau-thier

In our APIs, we have one header which is declared as required because it is automatically added by our API Management.

Since none of the request will be done directly to our endpoint (100% pass through API Management), we find this confusing for our clients to have this header as required in our Swagger.
We would like to add a description like:

added by API Management, do not care

Moreover, as we do not control anything on this header, it cannot be invalid:
image

should be hidden (or even not generated).

Thanks!

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