API structure has changed
9 structure changes including:
3 Additions
6 Modifications
Modified
6
GET /orgs/me
- Response
-
200 response Modified
-
application/json content type Modified
- people property Modified
- offices property Added
-
application/json content type Modified
GET /projects
- Response
-
200 response Modified
-
application/json content type Modified
- value property Modified
-
application/json content type Modified
GET /projects/{projectId}
- Response
-
200 response Modified
-
application/json content type Modified
- offices property Added
-
application/json content type Modified
PATCH /orgs/people/{personId}
- Body
-
application/json content type Modified
- office property Added
- Response
-
200 response Modified
-
application/json content type Modified
- office property Added
-
application/json content type Modified
PATCH /projects/{projectId}
- Response
-
200 response Modified
-
application/json content type Modified
- offices property Added
-
application/json content type Modified
POST /projects
- Body
-
application/json content type Modified
- offices property Added
- Response
-
200 response Modified
-
application/json content type Modified
- offices property Added
-
application/json content type Modified
Added
3
DELETE /orgs/offices/{officeId}
PATCH /orgs/offices/{officeId}
POST /orgs/offices