Azure / Azure/azure-rest-api-specs
Storage list key API spec and real response do not match
Nobody has claimed this yet.
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
According to REST api spec:
https://github.com/Azure/azure-rest-api-specs/blob/master/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json#L2667
The value for permission should be 'Full'.
But with a real call, the value returned is 'FULL'.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json at line 2667 and compare the documented permission value with the real response described in the issue. Confirm the intended casing, update the API specification accordingly, and run the repository's applicable specification validation if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100