Created
September 12, 2014 21:40
-
-
Save jacksonh/b41f8068fa46151fc50d to your computer and use it in GitHub Desktop.
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
{ | |
meta = { | |
limit = 1000; | |
next = "<null>"; | |
offset = 0; | |
previous = "<null>"; | |
"total_count" = 1; | |
}; | |
objects = ( | |
{ | |
email = "[email protected]"; | |
"first_name" = ""; | |
"last_name" = ""; | |
organizations = ( | |
); | |
"resource_uri" = "/api/v1/user/33"; | |
username = vzettC2Pro; | |
} | |
); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment