© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
2 replies
dela

❔ OpenAPI add TAG swagger

Hi, I have an api with two controllers and I'm using swashbuckle to generate the swaggers. What I do is later get the json from the swagger and export it to docusaurus so that the documentation is generated automatically. The problem is that within docusaurus it is not shown divided by tags.

For example. I have the controller named "pets"

and another controller called "users"

I want their respective endpoints to be seen within pets and the same with users.


Is there some configuration of swashbuckle or something else that can divide each controller by tags? Thanks
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Swagger, openAPI specification
C#CC# / help
3y ago
Microsoft.AspNetCore.OpenApi throws confusing exception (transitioning away from swagger)
C#CC# / help
10mo ago
✅ Asp.Net 9 OpenAPI Swagger UI not using Newtonsoft JSON Snake Case strategy
C#CC# / help
6mo ago
✅ OpenApi generation
C#CC# / help
17mo ago