[Storage] Update STG 100 to commit hash of the in main (Azure/azure-rest-api-specs)#52834
Closed
amnguye wants to merge 1 commit intoAzure:mainfrom
Closed
[Storage] Update STG 100 to commit hash of the in main (Azure/azure-rest-api-specs)#52834amnguye wants to merge 1 commit intoAzure:mainfrom
amnguye wants to merge 1 commit intoAzure:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
Updates the commit hash references in autorest.md configuration files for Azure Storage SDKs to point to the correct commit in the main branch of Azure/azure-rest-api-specs repository.
- Updates commit hash from
596d8d2a8c1c50bd6ebe60036143f4c4787fc816tob6472ffd34d5d4a155101b41b4eb1f356abff600across multiple storage services - Ensures all storage SDK generators reference the same validated API specifications from the main branch
- Aligns with the merged changes in Azure/azure-rest-api-specs PR #36825
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/storage/Azure.Storage.Queues/src/autorest.md | Updates commit hash for Queue Storage API spec reference |
| sdk/storage/Azure.Storage.Files.Shares/src/autorest.md | Updates commit hash for File Storage API spec reference |
| sdk/storage/Azure.Storage.Files.DataLake/src/autorest.md | Updates commit hash for Data Lake Storage API spec reference |
| sdk/storage/Azure.Storage.Blobs/src/autorest.md | Updates commit hash for Blob Storage API spec reference |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated generated code to point to the correct hash that lives in the main branch of Azure/azure-rest-api-specs (see PR Azure/azure-rest-api-specs#36825)