Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

storage_blobs: Fix typo in VersionId definiton. #1234

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

gorzell
Copy link
Contributor

@gorzell gorzell commented Mar 8, 2023

It looks like the part of the VersionId that is used for the key when adding it as a query arg has a typo version_id. The API docs specifiy the parameter name as versionid.

It looks like the part of the VersionId that is used for the key when
adding it as a query arg has a typo `version_id`. The [API
docs](https://learn.microsoft.com/en-us/rest/api/storageservices/get-blob?tabs=azure-ad#uri-parameters)
specifiy the parameter name as `versionid`.
@gorzell gorzell changed the title storage_blobs: Fix type in VersionId definiton. storage_blobs: Fix typo in VersionId definiton. Mar 8, 2023
Copy link
Contributor

@demoray demoray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@demoray demoray merged commit 36a1d8a into Azure:main Mar 8, 2023
@gorzell gorzell deleted the gorzell/versionid-typo branch March 8, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants