Skip to content

Instantly share code, notes, and snippets.

@abuiles
Last active April 16, 2016 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abuiles/561cbcc5c60630b28c4d402ba41262a9 to your computer and use it in GitHub Desktop.
Save abuiles/561cbcc5c60630b28c4d402ba41262a9 to your computer and use it in GitHub Desktop.
curl http://localhost:3000/friends/2/relationships/loans -X PATCH \
-H 'Content-Type: application/vnd.api+json' \
--data-binary '{"data":[]}' -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment