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

Feb 11, 2023

v2-beta
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /projects
  • Response
  • 200 response Modified
    • value property Modified
GET /projects/{projectId}
  • Response
  • 200 response Modified
    • projectStatus property Added
PATCH /projects/{projectId}
  • Response
  • 200 response Modified
    • projectStatus property Added
POST /projects
  • Body
  • content type Modified
    • projectStatus property Added
  • Response
  • 200 response Modified
    • projectStatus property Added