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.

25 lines
609 B

  1. [
  2. {
  3. "id": "48728bbb-b924-48ce-aac0-3e38d6c7878e",
  4. "userName": "Test User",
  5. "password": "TestPasswort",
  6. "birthday": "01.01.1900"
  7. },
  8. {
  9. "id": "bacd2bf9-9486-4cc3-92fe-9a24b5cf47a4",
  10. "userName": "Test User",
  11. "password": "TestPasswort",
  12. "birthday": "01.01.1900"
  13. },
  14. {
  15. "id": "15474da8-c2cd-4c1c-ba57-cd1b8657140e",
  16. "userName": "Test User",
  17. "password": "TestPasswort",
  18. "birthday": "01.01.1900"
  19. },
  20. {
  21. "id": "be83e49a-bb17-4be2-a50f-0b846d7de3ea",
  22. "userName": "Another Test User",
  23. "password": "TestPasswort123",
  24. "birthday": "01.01.2000"
  25. }
  26. ]