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.

19 lines
424 B

  1. [
  2. {
  3. "id": "f9cd70c1-57cd-4943-a00b-0de521347aff",
  4. "userName": "asd",
  5. "password": "test1234",
  6. "birthday": "01.01.2000"
  7. },
  8. {
  9. "id": "69e4b1d3-3089-4f98-936f-865dfe40e6a0",
  10. "userName": "asd",
  11. "password": "test1234",
  12. "birthday": "01.01.2013"
  13. },
  14. {
  15. "id": "4165bfe6-9851-480f-90e1-8229415fa44e",
  16. "userName": "asdasdasd",
  17. "password": "1231412512",
  18. "birthday": "1111111"
  19. }
  20. ]