brunoSNew Contributor2 years agousing path parameters defined in components/parameters My OAS3 files stored in swaggerHub worked well until a week ago. I now have one error for each of these parameters: e.g. (in yaml) ``` /contracts/{idContract}/events: ... parameters: ...Show More
Related ContentReference parameters/components from another OpenAPI json (same project)Referencing Domain defined parameter in OpenAPI 3.0Defining conditional attributes in OpenAPI