API structure has changed
2 structure changes including:
2 Modifications
Modified
2
GET /users
- Response
-
200 response Modified
-
application/json content type Modified
- full_name, jobs properties Added
-
address property Added
- personalAddress, companyAddress properties Added
-
application/json content type Modified
POST /users
- Response
-
201 response Modified
-
application/json content type Modified
- full_name, jobs properties Added
-
address property Added
- personalAddress, companyAddress properties Added
-
application/json content type Modified