v0.2.2
Fixed
- the endpoint
workspaces/<workspace-id>/tags/<tag-id>does not exist anymore, instead the
api.Clientwill get all tags of the workspace (api.Client.GetTags) and filter the response
to find the tag by its id.
workspaces/<workspace-id>/tags/<tag-id> does not exist anymore, instead theapi.Client will get all tags of the workspace (api.Client.GetTags) and filter the response