You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
259 B

  1. [{
  2. "username": "u1",
  3. "password": "u1",
  4. "email": "u1"
  5. },
  6. {
  7. "username": "u2",
  8. "password": "u2",
  9. "email": "u2"
  10. },
  11. {
  12. "username": "u3",
  13. "password": "u3",
  14. "email": "u3"
  15. }
  16. ]