Swagger sort Schema Definitions

流过昼夜 提交于 2021-01-28 07:25:49

问题


It is not possible to create subgroups in the Swagger documentation. Further, there is no possibility to sort the models (A, B).

For the operations, it is possible to work around it using tags. Is there a similar solution for the Data Definitions?

(We are using Swashbuckle to create an HTML description.)

来源:https://stackoverflow.com/questions/57057487/swagger-sort-schema-definitions

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!