Tripletex / tripletex-api2

Tripletex API 2 resources and examples
MIT License
38 stars 43 forks source link

Add ability to change a projectActivity #100

Open VebjornRiiser opened 3 months ago

VebjornRiiser commented 3 months ago

We sync Tripletex with a outside application and use projectActivity to register hours. We create and manage projectActivity from the application, but we can't rename the activity if something changes in the application.

If there was a put on the /project/projectActivity like there is one a project this would be really helpful.