Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

PATCH vs PUT #22

@hedder

Description

@hedder

Of.spec claims to send PATCH request to update existing records instead of PUT.
It also says that only updated attributes/relationships should be sent.

Updating a Resource's Attributes
PATCH /articles/1 HTTP/1.1

link

Also, it could significantly decrease amount of data we're sending to the back-end.

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