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

Jun 6, 2025

v2
2.0.0-alpha.1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
GET /timesheets
  • Query
  • status, person query parameters Modified
    • Type went from string to array[string]
      Breaking
  • fromDate, toDate query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • weekStart, weekEnd, project, planItem, id, archived, withArchived, sortBy, sortDirection, limit query parameters Added