docs icon indicating copy to clipboard operation
docs copied to clipboard

Add REST API docs for updating an existing tag (using PATCH)

Open itay opened this issue 3 years ago • 3 comments

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

itay avatar Feb 11 '22 19:02 itay

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 avatar Feb 14 '22 21:02 danielrbradley

@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 slack-convo

susanev avatar Feb 14 '22 21:02 susanev

Sorry about that, I realize in retrospect it was a very ill-specified ticket!

  1. This is for the Pulumi service REST API.
  2. 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.

itay avatar Feb 14 '22 22:02 itay