as
5 years agoNew Contributor
Grouping Schemas
I am working on an OpenAPI Spec and would like to logically group schemas so when they are displayed in Swagger UI they are grouped together.
For example, I would like to tag all schemas that represent cars together, and ones that represent vans together. Is there a way to do this?