apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Show parameter name for referenced parameters #339

Open brylie opened 7 years ago

brylie commented 7 years ago

When editing an endpoint and referencing a shared parameter, the referenced parameter name does not appear in the list. This is a inconsistent from parameters defined specifically for the endpint.

screenshot_20170906_133809

It would be helpful if the name of the referenced parameter would appear in the parameters list:.