What happened?
Some operations like GetTask / SubscribeToTask still used complex / compound identifiers like tasks/<uuid> or tasks/<uuid>/pushNotificationConfigs which requires the clients/servers to deconstruct/construct these IDs as they are normally using just the UUID to store the resource in the DB etc.
Relevant log output
Code of Conduct
What happened?
Some operations like GetTask / SubscribeToTask still used complex / compound identifiers like
tasks/<uuid>ortasks/<uuid>/pushNotificationConfigswhich requires the clients/servers to deconstruct/construct these IDs as they are normally using just the UUID to store the resource in the DB etc.Relevant log output
Code of Conduct