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.

29 lines
681 B

  1. [
  2. {
  3. "id": "a2864d79-1079-4cbb-8d77-f5f84995580d",
  4. "userName": "Another Test User",
  5. "password": "TestPasswort123",
  6. "birthday": "01.01.2000",
  7. "stayLoggedIn": false
  8. },
  9. {
  10. "id": "3690702d-9c7e-48fb-8a01-ef89b3b76268",
  11. "userName": "TestUser2",
  12. "password": "123456",
  13. "birthday": "01.01.2000",
  14. "stayLoggedIn": false
  15. },
  16. {
  17. "id": "685bc3a6-e706-4214-a5e1-8443d1a5258e",
  18. "userName": "Test User",
  19. "password": "Test",
  20. "birthday": "01.01.2000",
  21. "stayLoggedIn": false
  22. },
  23. {
  24. "id": "57b7fb2e-50c1-4027-8871-58cbfc8405c8",
  25. "userName": "New",
  26. "password": "123456",
  27. "birthday": "",
  28. "stayLoggedIn": false
  29. }
  30. ]