Currently the model level overrides generate the openapi schema file based on their alphabetical ordering (model name), this can make for an "ugly" view on the swaggerUI because even if you define the tags in the core override for the docs the models will force the listing to follow their order. (confused yet?)
Steps to reproduce the problem
Difficult to describe on reproduction, you can follow my project to see what I'm doing.
Created by Derrick Mehaffy
February 2, 2023