Change Updates

Do not miss any missionX API changes, ever again

Subscribe to the missionX API changelog to be up to date on recent changes.

RSS

Jan 16, 2023

v2-beta
1.0.0
Compare

API structure has changed

7 structure changes including:
2 Breaking changes
2 Additions
3 Modifications
2 Removals
Modified 3 Breaking
GET /orgs/me
  • Response
  • 200 response Modified
    • people property Modified
GET /projects
  • Response
  • 200 response Modified
    • value property Modified
POST /projects
  • Body
  • content type Modified
    • people property Modified
    • clientId, departmentIds properties Removed
    • client, departments properties Added
  • Response
  • 200 response Modified
    • people property Modified
    • orgId, clientId, departmentIds properties Removed
    • org, client, departments properties Added
Removed 2 Breaking
GET /projects/{projectId}/roles
POST /projects/{projectId}/roles
Added 2
GET /projects/{projectId}/planItems
POST /projects/{projectId}/planItems