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

9 days ago

v2-beta
2.0.0-beta.10
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /clients
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • createdBy, createdAt, updatedAt properties Added
PATCH /clients/{clientId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdBy, createdAt, updatedAt properties Added
POST /clients
  • Response
  • 200 response Modified
    • application/json content type Modified
      • createdBy, createdAt, updatedAt properties Added