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
toarray[string]
Breaking
-
Type went from
-
fromDate, toDate query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- weekStart, weekEnd, project, planItem, id, archived, withArchived, sortBy, sortDirection, limit query parameters Added