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

Dec 15, 2024

main
1.0.0
Compare

API structure has changed

Next Change
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /projects
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • people property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PATCH /projects/{projectId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking