Relative Content

Tag Archive for openapiswagger-ui

Multiple security parameters to the same schema definition not visible on ui

I am using Multiple security parameters to the same schema definition, but when i click on this Authorise button it shows me both parameter
Authorise button is mentioned to display modal
But when i click on this Lock icon it shows me only one parameter in modal
Lock Icon is mentioned to display modal

Is it possible to group schemas in swagger ui?

I was looking for a way to group the schemas. The way like you can do with the paths and the tags.
Unfortunately I cannot find a documentation for this.
Is there a way? Or do i need to accept, that i need to sort it by hand?