Created
March 29, 2013 16:56
-
-
Save et/5272085 to your computer and use it in GitHub Desktop.
package json
This file contains hidden or 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
| { | |
| "id": 161, | |
| "subject": "abcd", | |
| "body": "asdf", | |
| "addressee_list": "Default Project", | |
| "project_id": 1, | |
| "sender": { | |
| "created_at": "2013-03-29T03:08:19Z", | |
| "email": null, | |
| "id": 161, | |
| "name": "admin", | |
| "package_id": 161, | |
| "updated_at": "2013-03-29T03:08:19Z", | |
| "user_id": 1 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment