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

Apr 24, 2025

v2
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany, TimesheetProject alternatives Modified
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • person, entries properties Modified
        • Properties are now required
          Breaking
    • TimesheetProject alternative Modified
      • planItem, entries properties Modified
        • Properties are now required
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • person, entries properties Modified
          • Properties are now required
            Breaking
      • TimesheetProject alternative Modified
        • planItem, entries properties Modified
          • Properties are now required
            Breaking