Guest User

Untitled

a guest
Jul 21st, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. # The Tokamak way
  2. Then I should get a response '200' with the following json:
  3. """
  4. { "users" : [
  5. {
  6. "id" : 2,
  7. "name" : "eliseo_kautzer",
  8. "email" : "eliseo@highprofile.com",
  9. }
  10. ]
  11. }
  12. """
Add Comment
Please, Sign In to add comment