Skip to content

Patch actions have too many required parameters #26

@thgrw

Description

@thgrw

Due to an issue with the generation of Swagger documentation (axnsan12/drf-yasg#70) PATCH actions have too many required parameters. Generally only id and the changed parameter are required.

When the actions are auto generated these required parameters are read and hence the auto generated actions have too many required parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions