Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to add descriptions to tags? #566

@timonbimon

Description

@timonbimon

Description

Is there a way to add a description to a tag?

Additional context
Before moving to FastAPI I always had descriptions for my tags in my openapi.yaml

e.g.

tags:
- name: Feedback
  description: Endpoints to give feedback.
- name: Predictions
  description: Endpoints to get predictions.

Is there a way to easily achieve this with FastAPI?

Metadata

Metadata

Assignees

No one assigned

    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