Skip to content

Instantly share code, notes, and snippets.

@ipedrazas
Last active August 29, 2015 14:01
Show Gist options
  • Save ipedrazas/4543e8204027ca048650 to your computer and use it in GitHub Desktop.
Save ipedrazas/4543e8204027ca048650 to your computer and use it in GitHub Desktop.
Eve Patch Validation
-> % curl -H "If-Match: 8c000ac14c61d1810a49418ca8c2147a5310f923" -X PATCH
-d 'views=2' http://dotmarks.dev:5000/dotmarks/5373ae41f3c4d5154270e265
{"_status": "ERR", "_issues": {"views": "must be of integer type"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment