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

Mar 18, 2025

v2-beta
1.0.0
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany, TimesheetProject alternatives Modified
PATCH /planItems/{planItemId}
  • Query
  • notify query parameter Added
POST /projects
  • Query
  • notify query parameter Added
POST /projects/{projectId}/people
  • Query
  • notify query parameter Added
POST /projects/{projectId}/planItems
  • Query
  • notify query parameter Added
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • status property Added
    • TimesheetProject alternative Modified
      • status property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • status property Added
      • TimesheetProject alternative Modified
        • status property Added
  • Query
  • notify query parameter Added