Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

add the PATCH method, for JSONAPI testing #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paralax
Copy link

@paralax paralax commented Feb 23, 2018

while the application supports PUT, the JSONAPI 1.0 spec says to use PATCH instead:

http://jsonapi.org/format/

this PR adds that method - PATCH - to the choices. JSONAPI compliant servers may ignore PUT in favor of PATCH.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant