Skip to content

Commit 2e18d7e

Browse files
authored
Update Autorest version used to generate Storage (#47726)
1 parent bda6de3 commit 2e18d7e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

sdk/storage/azure-storage-blob/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ autorest
1515

1616
### Code generation settings
1717
``` yaml
18-
use: '@autorest/java@4.1.52'
18+
use: '@autorest/java@4.1.62'
1919
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/storage/data-plane/Microsoft.BlobStorage/stable/2026-02-06/blob.json
2020
java: true
2121
output-folder: ../

sdk/storage/azure-storage-file-datalake/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ autorest
1515

1616
### Code generation settings
1717
``` yaml
18-
use: '@autorest/java@4.1.52'
18+
use: '@autorest/java@4.1.62'
1919
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/storage/data-plane/Azure.Storage.Files.DataLake/stable/2026-02-06/DataLakeStorage.json
2020
java: true
2121
output-folder: ../

sdk/storage/azure-storage-file-share/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ autorest
1515

1616
### Code generation settings
1717
``` yaml
18-
use: '@autorest/java@4.1.52'
18+
use: '@autorest/java@4.1.62'
1919
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/storage/data-plane/Microsoft.FileStorage/stable/2026-02-06/file.json
2020
java: true
2121
output-folder: ../

sdk/storage/azure-storage-queue/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ autorest
1414

1515
### Code generation settings
1616
``` yaml
17-
use: '@autorest/java@4.1.52'
17+
use: '@autorest/java@4.1.62'
1818
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/storage/data-plane/Microsoft.QueueStorage/stable/2026-02-06/queue.json
1919
java: true
2020
output-folder: ../

0 commit comments

Comments
 (0)