Azure / Azure/azure-rest-api-specs
addons has a `provisioningState` of `Cancelled`
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
The spelling should be `Canceled`. To fix this, the specification should add `Canceled` and the service should return `Canceled` instead of `Cancelled`. See https://github.com/Azure/azure-resource-manager-rpc/issues/144 for details.
https://github.com/Azure/azure-rest-api-specs/blob/fa581bd5f31cbc6f6882b254ce5b0f5c20d84648/specification/addons/resource-manager/Microsoft.Addons/preview/2018-03-01/addons-swagger.json#L241-L263
Contributor guide
Research direction
Start at specification/addons/resource-manager/Microsoft.Addons/preview/2018-03-01/addons-swagger.json around lines 241-263 and inspect the provisioningState values. Update the specification to include Canceled, then verify that the Addons service returns Canceled rather than Cancelled; the linked RPC issue provides the stated spelling context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100