Skip to content

Instantly share code, notes, and snippets.

@bolerap
Created August 14, 2018 08:20
Show Gist options
  • Save bolerap/6997427d9d1af8183b2c26f5c2f76cd8 to your computer and use it in GitHub Desktop.
Save bolerap/6997427d9d1af8183b2c26f5c2f76cd8 to your computer and use it in GitHub Desktop.
  1. PUT: update entire resource. Using this verb may lead to lost data when you are not entered fully fields of the resource.
  2. PATCH: partial update, update a part (one or serveral fields) of the resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment