Azure / Azure/azure-rest-api-specs

Storage list key API spec and real response do not match

Open
#11,873 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Service Attention Storage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.