Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit f6a8e29

Browse files
authored
Merge pull request #1055 from veronicagg/swagger-to-sdk-update
update to swagger to sdk for autorest.ruby version
2 parents 66002c0 + 8a36031 commit f6a8e29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

swagger_to_sdk_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"autorest": "latest",
66
"autorest_options": {
77
"ruby": "",
8-
"azure-arm": true
8+
"azure-arm": true,
9+
"use": "@microsoft.azure/[email protected]"
910
}
1011
},
1112
"projects": {

0 commit comments

Comments
 (0)