Urigo / SOFA

The best way to create REST APIs - Generate RESTful APIs from your GraphQL Server

Home Page:https://www.the-guild.dev/graphql/sofa-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenApi Swagger tags generated (Grouping operation)

kmensink95 opened this issue · comments

Is there a possibility to give tags to the endpoints?

I would like the documentation to be neatly ordered and that not all endpoints are under the default heading. I don't want to write it myself, I want it to be automatically generated for my customers.

I recently used this framework to open up rest API endpoints on top of the graphQL and definitely felt this grouping option would be a big plus. Please do consider this enhancement.

We'd love to accept PRs if someone wants to work on this.

Fixed by #1114