Skip to content

Avoid duplication of path parameter definitions for a given path item object #71

@tnmtechnologies

Description

@tnmtechnologies

The OpenAPI spec allows to define path parameter definitions to the path item object level (see https://github.com/OAI/OpenAPI-Specification/blob/3.1.0/versions/3.1.0.md#pathItemObject).

This practise allows to avoid the duplication of the parameter definition for all the related operations.
It is applied in few yaml files but not globally.

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