docs
docs copied to clipboard
Add REST API docs for updating an existing tag (using PATCH)
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
The REST API docs do not provide documentation on the PATCH operation to update an existing tag value.
Affected area/feature
See above
Hi, thanks for getting in touch.
- Which REST API docs are you referring to? Is this related to one of the Pulumi providers or the Pulumi service API?
- Could you share a link to the page this is related to?
@danielrbradley i asked them to open this issue, they are referring to the service API docs https://www.pulumi.com/docs/reference/service-rest-api/
slack convo

Sorry about that, I realize in retrospect it was a very ill-specified ticket!
- This is for the Pulumi service REST API.
- The specific page is here: https://www.pulumi.com/docs/reference/service-rest-api/#set-stack-tag - ideally, "Set Stack tag" should be renamed to "Create Stack tag", and then a new API for "Updating Stack tag" should be added with the PATCH endpoint.