Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.68k stars 5.1k forks source link

Storage list key API spec and real response do not match #11873

Open karataliu opened 3 years ago

karataliu commented 3 years ago

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'.

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.

Issue Details
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'.
Author: karataliu
Assignees: ChenTanyi
Labels: `Service Attention`, `Storage`, `needs-triage`
Milestone: -
blueww commented 3 years ago

@zfchen95 Would you please help to look at this issue, and see if we need to fix it from swagger side?

blueww commented 3 years ago

A PR is raised for this issue: https://github.com/Azure/azure-rest-api-specs/pull/11905

ghost commented 3 years ago

Hi, karataliu. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.