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.

31 lines
712 B

  1. [
  2. {
  3. "id": "961ca202-ecbd-4dfc-ac0b-28f367618aa1",
  4. "userName": "asd",
  5. "password": "123456",
  6. "birthday": "1"
  7. },
  8. {
  9. "id": "d563a466-753b-4a5e-8b6c-e7e4756c7397",
  10. "userName": "asd1",
  11. "password": "123456",
  12. "birthday": "1"
  13. },
  14. {
  15. "id": "b54391dc-c06b-496c-828a-501f9a182cf9",
  16. "userName": "new user",
  17. "password": "123456",
  18. "birthday": "1"
  19. },
  20. {
  21. "id": "6db2ea00-246d-4604-bef2-0875c3cb550e",
  22. "userName": "Another Test User",
  23. "password": "TestPasswort123",
  24. "birthday": "01.01.2000"
  25. },
  26. {
  27. "id": "864695a6-8037-41e5-9f0e-4b92744b2113",
  28. "userName": "Another Test User",
  29. "password": "TestPasswort123",
  30. "birthday": "01.01.2000"
  31. }
  32. ]