Skip to content

Add support for PATCH #2

@Jandev

Description

@Jandev

At the moment only POST and PUT are supported.
Adding PATCH makes sense, but we'll be using the standard JSON serializer. This way we don't have to assume things what we have to do with partial updates, null values, etc.

This is up to the API or creator of the DTO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions