Open kaestel opened 5 months ago
Updated the updateTagsForTimeEntries method to work with v9, where it is only possible to update tags for one time entry at the time.
Simply making one request per time entry allows method to work with existing parameters. Returning array of responses.
I hope this can be useful.
Updated the updateTagsForTimeEntries method to work with v9, where it is only possible to update tags for one time entry at the time.
Simply making one request per time entry allows method to work with existing parameters. Returning array of responses.
I hope this can be useful.