Created
April 27, 2018 02:10
-
-
Save slavkoder/6ac5136a659aee70420a708ebaff8f57 to your computer and use it in GitHub Desktop.
Quizlet username checker successful response
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
{ | |
"data": { | |
"checkUsername": { | |
"success": true, | |
"suggestions": [ | |
"username6303", | |
"greatusername6303" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment