Skip to content

Populate help_text on serializer #88

@ciferkey

Description

@ciferkey

With normal DRF serializers you can specify the help_text arg on a field.
Then when using drf-spectacular the text is used to populate field descriptions on the OpenAPI spec.

Is it currently possible to provide field descriptions on data classes using this library have it flow up to drf-spectacular?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions