Azure / Azure/azure-rest-api-specs

Web: Certificate's PUT endpoint should be marked with 'x-ms-long-running-operation'

Open
#12,431 1 comment 0 reactions 0 assignees View on GitHub
Service Attention Web Apps
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

The PUT endpoint for `/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}` ([here](https://github.com/Azure/azure-rest-api-specs/blob/d4bad535d456ee82c7fd17d1ec2b8802a0b83205/specification/web/resource-manager/Microsoft.Web/stable/2020-09-01/Certificates.json#L147)) returns HTTP status `202` (Accepted) and should therefore be marked as a long-running operation with `x-ms-long-running-operation`.

Contributor guide

Open the contributing guide

Research direction

Open specification/web/resource-manager/Microsoft.Web/stable/2020-09-01/Certificates.json at the PUT operation around line 147. Confirm that the operation returns HTTP 202 and inspect nearby long-running-operation annotations, then update the specification and validate the affected API definition.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api, cloud
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.