Skip to content

Instantly share code, notes, and snippets.

@mduleone
Created February 22, 2017 15:55
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 mduleone/1a176c91bdcf43ef8d58a1987fe97eb2 to your computer and use it in GitHub Desktop.
Save mduleone/1a176c91bdcf43ef8d58a1987fe97eb2 to your computer and use it in GitHub Desktop.
Groups breaking
Request:
curl 'https://services.grovo.net/gump-gating/enterprises/36347802-70a7-437d-992c-bf6d828abed1/groups/3c3805da-28b5-4d93-ab0d-132d272a1025' -X PUT -H 'Pragma: no-cache' -H 'Origin: http://mduleone-playpen.local.net:1110' -H 'Accept-Encoding: gzip, deflate, sdch, br' -H 'Accept-Language: en-US,en;q=0.8' -H 'authorization: Bearer 568de477d5bcb400010000016037d0b002cc43654eef34d764203c1a' -H 'content-type: application/vnd.api+json' -H 'accept: application/json' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' -H 'Cache-Control: no-cache' -H 'Referer: http://mduleone-playpen.local.net:1110/admin/groups/3c3805da-28b5-4d93-ab0d-132d272a1025/edit' -H 'Connection: keep-alive' --data-binary $'{"data":{"id":"3c3805da-28b5-4d93-ab0d-132d272a1025","type":"groups","attributes":{"name":"Walter\'s Favorites","status":"active","description":"","enterpriseId":"36347802-70a7-437d-992c-bf6d828abed1","criteriaMatch":"any","criteria":[{"attributeId":"b2297d61-037d-420a-bd06-66c0bd4d1e02","condition":"=","value":"Software Engineer"},{"attributeId":"b2297d61-037d-420a-bd06-66c0bd4d1e02","condition":"=","value":"Super Hero"},{"attributeId":"b2297d61-037d-420a-bd06-66c0bd4d1e02","condition":"=","value":"Software Engineer"}]},"relationships":{"manualUsers":{"data":[{"id":"16da6188-ab38-44dc-94a0-6f9494f1adb8","type":"users"},{"id":"d74849a1-3d2a-4e75-95a8-400ed22fe602","type":"users"},{"id":"060c8e27-3801-4977-8a91-1caefafd78ca","type":"users"},{"id":"0203acb8-fb39-45b2-bb6a-c167d40b9758","type":"users"},{"id":"31802a6b-8025-4a12-8c3b-3b0616af91e7","type":"users"}]}},"meta":{"revisionNumber":11}}}' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment