Azure / Azure/azure-rest-api-specs
[KeyVault] Incorrect help text for key create parameter key_size
Open
DataPlane
KeyVault
P1
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
https://github.com/Azure/azure-rest-api-specs/blob/master/keyvault/2016-10-01/swagger/keyvault.json#L2544
If a key size of 1024 isn't supported, it shouldn't be in the help text.
See:
https://github.com/Azure/azure-cli/issues/2613
Contributor guide
Research direction
Open keyvault/2016-10-01/swagger/keyvault.json at line 2544 and inspect the help text for the key_size parameter. Compare the supported sizes with the related Azure CLI issue #2613. Done means the help text no longer lists 1024 if it is unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100