Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # The Tokamak way
- Then I should get a response '200' with the following json:
- """
- { "users" : [
- {
- "id" : 2,
- "name" : "eliseo_kautzer",
- "email" : "[email protected]",
- }
- ]
- }
- """
Add Comment
Please, Sign In to add comment