Guest User

Untitled

a guest
Apr 21st, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "users": [
  3. {
  4. "username": "usr1",
  5. "email": "usr1@la4ld-test.com",
  6. "role": "student",
  7. "cardnr": "12304"
  8. },
  9. {
  10. "username": "usr2",
  11. "email": "usr2@la4ld-test.com",
  12. "role": "admin",
  13. "cardnr": "25801"
  14. }
  15. ]
  16. }
Add Comment
Please, Sign In to add comment