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 9, 2023

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 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
  • Response
  • 200 response Modified
    • people property Modified
POST /projects/{projectId}/roles
  • Response
  • 200 response Modified
    • _id, createdBy, createdAt, updatedAt, personId, startDate, endDate, orgRoleId, departmentIds, hoursNeeded properties Removed
    • status, responseList properties Added