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

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
GET /orgs/me
  • Query
  • select query parameter Added
2 structure changes including:
2 Modifications
Modified 2
GET /projects
  • Query
  • updatedAt query parameter Added
GET /timesheets
  • Query
  • updatedAt query parameter Added
1 structure change including:
1 Modification
Modified 1
GET /timesheets
  • Query
  • status, type query parameters Added
1 structure change including:
1 Modification
Modified 1
GET /projects
  • Query
  • project, projectStatus, program, startDate, endDate, select query parameters Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /timesheets
  • Path
  • fromDate, toDate path parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • fromDate, toDate query parameters Added
1 structure change including:
1 Modification
Modified 1
GET /timesheets
  • Path
  • fromDate, toDate path parameters Added
3 structure changes including:
3 Modifications
Modified 3
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany, TimesheetProject alternatives Modified
PATCH /timesheets/{timesheetId}
  • Body
  • application/json content type Modified
    • customId property Added
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • customId property Added
    • TimesheetProject alternative Modified
      • customId property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • customId property Added
      • TimesheetProject alternative Modified
        • customId property Added
2 structure changes including:
2 Additions
Added 2
DELETE /timesheets/{timesheetId}
PATCH /timesheets/{timesheetId}
1 structure change including:
1 Modification
Modified 1
POST /timesheets
  • Response
  • 409 response Added
2 structure changes including:
2 Modifications
Modified 2
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany, TimesheetProject alternatives Modified
POST /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • _id, createdBy, createdAt, updatedAt properties Added
      • TimesheetProject alternative Modified
        • _id, createdBy, createdAt, updatedAt properties Added
2 structure changes including:
2 Modifications
Modified 2
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany alternative Modified
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • entries property Modified
        • codeId property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • entries property Modified
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetCompany alternative Modified
POST /timesheets
  • Body
  • application/json content type Modified
    • TimesheetCompany alternative Modified
      • entries property Modified
        • codeId property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetCompany alternative Modified
        • entries property Modified
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
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /timesheets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • TimesheetBase alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • TimesheetCompany, TimesheetProject alternatives Added
POST /timesheets
  • Body
  • application/json content type Modified
    • object-3 alternative Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • TimesheetCompany, TimesheetProject alternatives Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TimesheetBase alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • TimesheetCompany, TimesheetProject alternatives Added
2 structure changes including:
2 Additions
Added 2
GET /timesheets
POST /timesheets
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
1 structure change including:
1 Modification
Modified 1
PATCH /projects/{projectId}
  • Body
  • application/json content type Modified
    • departments, offices properties Added
9 structure changes including:
3 Additions
6 Modifications
Modified 6
GET /orgs/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • people property Modified
      • offices property Added
GET /projects
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
GET /projects/{projectId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • offices property Added
PATCH /orgs/people/{personId}
  • Body
  • application/json content type Modified
    • office property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • office property Added
PATCH /projects/{projectId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • offices property Added
POST /projects
  • Body
  • application/json content type Modified
    • offices property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • offices property Added
Added 3
DELETE /orgs/offices/{officeId}
PATCH /orgs/offices/{officeId}
POST /orgs/offices
2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1 Breaking
PATCH /orgs/people/{personId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customId, title, emailDomains properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • permission, startDate, endDate, person, role, roleTitle, email, invitePendingSince, canCreateProjects, canApproveRoles, canApproveLeaves, customProperties properties Added
Removed 1 Breaking
DELETE /orgs/people/{personId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
2 structure changes including:
2 Additions
Added 2
DELETE /orgs/people/{personId}
PATCH /orgs/people/{personId}