This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"first_name": "Joe", | |
"last_name": "Stump", | |
"id": 1, | |
"email": "[email protected]" | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "broke the build", | |
"body": "Tests are broken", | |
"id": 17, | |
"user": { | |
"created_at": "2012-05-15T19:58:45+00:00", | |
"email": "[email protected]", | |
"first_name": "Joe", | |
"id": 1, | |
"last_login": "2012-07-12T22:11:37+00:00", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"action": "broke the build", | |
"body": "Tests are broken", | |
"id": 17, | |
"user": { | |
"created_at": "2012-05-15T19:58:45+00:00", | |
"email": "[email protected]", | |
"first_name": "Joe", | |
"id": 1, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"admin": true, | |
"first_name": "Joe", | |
"last_name": "Stump", | |
"email": "[email protected]" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"admin": true, | |
"first_name": "Joe", | |
"last_name": "Stump", | |
"id": 1, | |
"email": "[email protected]" | |
} | |
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -u [email protected]:286755fad04869ca523320acce0dc6a4 https://sprint.ly/api/products.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"admin": true, | |
"archived": false, | |
"id": 3, | |
"name": "sprint.ly" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"admin": true, | |
"archived": false, | |
"id": 3, | |
"name": "sprint.ly" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"admin": true, | |
"archived": false, | |
"id": 333, | |
"name": "sprint.ly" | |
}, | |
{ | |
"admin": true, | |
"archived": false, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'transcript': { | |
'name': 'Joe Stump', | |
'when': 'March 21st, 2009' | |
} | |
} |