API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /users
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
- Query
- name, sort query parameters Added
POST /students
- Response
-
201 response Modified
-
application/json content type Modified
- user property Modified
-
application/json content type Modified
POST /teachers
- Response
-
201 response Modified
-
application/json content type Modified
- user property Modified
-
application/json content type Modified
POST /users/search
- Body
-
application/json content type Modified
-
search property Modified
- name property Added
- sort property Added
-
search property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified