ee1727680ad9 → 9232dc7be562 · 44 changes across 7 operations
- POST/time_entries
- ▲
added the new required request property
- ●
removed the request property
- ●
added the new
logenum value to theresponse property for the response status - ●
added the new
pauseenum value to theresponse property for the response status - ●
added the new
startenum value to theresponse property for the response status - ●
added the new
stopenum value to theresponse property for the response status - ○
added the new optional request property
- ○
added the new optional request property
- ▲
- DELETE/api/expenses/{expense}
- ▲
api path removed without deprecation
- ▲
- PUT/time_entries/{id}
- ●
removed the request property
- ●
added the new
logenum value to theresponse property for the response status - ●
added the new
pauseenum value to theresponse property for the response status - ●
added the new
startenum value to theresponse property for the response status - ●
added the new
stopenum value to theresponse property for the response status - ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ●
- POST/time_entries/{id}/clone
- ●
added the new
logenum value to theresponse property for the response status - ●
added the new
pauseenum value to theresponse property for the response status - ●
added the new
startenum value to theresponse property for the response status - ●
added the new
stopenum value to theresponse property for the response status - ○
removed the
runningenum value from theresponse property for the response status - ○
removed the
stoppedenum value from theresponse property for the response status
- ●
- GET/time_entries/{id}
- ●
added the new
logenum value to theresponse property for the response status - ●
added the new
pauseenum value to theresponse property for the response status - ●
added the new
startenum value to theresponse property for the response status - ●
added the new
stopenum value to theresponse property for the response status - ○
removed the
runningenum value from theresponse property for the response status - ○
removed the
stoppedenum value from theresponse property for the response status
- ●
- GET/time_entries
- ●
added the new
logenum value to the//response property for the response status - ●
added the new
pauseenum value to the//response property for the response status - ●
added the new
startenum value to the//response property for the response status - ●
added the new
stopenum value to the//response property for the response status - ○
removed the
runningenum value from the//response property for the response status - ○
removed the
stoppedenum value from the//response property for the response status
- ●
- DELETE/expenses/{id}
- ○
endpoint added
- ○