Skip to content

Allowing customs description, group API tags, example data,...  #81

@Anhdao153

Description

@Anhdao153

Feature Request

I'm trying to setup a new project. I worked with nestJS, they allow me write description of APIs, group API tags, example data body,... Currently there are some hard if i wanna write description for a API (how to use it)

Maybe at a controller function. we are able to init a new struct

apiDescription := apiDetail{
   description: "",
   ....
}

with routes, are there some problem if we automatic add them to APIs Tags which have already a group ?

Screenshot 2024-08-20 at 09 27 42

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions