allfree-springboot-backend / response_users.json
response_users.json
Raw
[
  {
    "id": 2,
    "firstName": "flisc",
    "lastName": "adrian",
    "email": "flicsc@yhaoodd.com",
    "password": "mypass1234",
    "articles": [
      {
        "id": 3,
        "title": "Iphone2",
        "description": "description2",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 5,
        "title": "Iphone2",
        "description": "description2",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 10,
        "title": "test",
        "description": "test",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 11,
        "title": "test",
        "description": "test",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 16,
        "title": "Iphonedssd2",
        "description": "description2",
        "location": "Oradea",
        "email": "seller2@ysdsdahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      }
    ]
  },
  {
    "id": 3,
    "firstName": "user3",
    "lastName": "userr",
    "email": "asdasd@gmail.com",
    "password": "asdasdasd",
    "articles": [
      {
        "id": 1,
        "title": "Iphoneupdated",
        "description": "description1updated",
        "location": "Oradea",
        "email": "seller@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local"
      },
      {
        "id": 8,
        "title": "test",
        "description": "test",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 9,
        "title": "test",
        "description": "test",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      }
    ]
  },
  {
    "id": 4,
    "firstName": "testUpdate",
    "lastName": "testUpdate",
    "email": "test@yhaoo.com",
    "password": "mypass12345",
    "articles": [
      {
        "id": 4,
        "title": "Iphone2",
        "description": "description2",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 6,
        "title": "Iphone2",
        "description": "description2",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      },
      {
        "id": 7,
        "title": "test",
        "description": "test",
        "location": "Oradea",
        "email": "seller2@yahoo.cpom",
        "phone": "0756456354",
        "photos": "local2"
      }
    ]
  }
]