Created
September 28, 2017 15:36
-
-
Save LarsKumbier/2aa76753c100c684178cdea580abccc9 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
{ | |
"userId" : 1, | |
"__classname__" : "some-static-string", | |
"failedLoginCount": 0, | |
"mailValidated": true, | |
"answers": { | |
"toTheQuestion": -42, | |
"niceBlog": "Slate Star Codex" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment