Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maorleger committed Mar 21, 2022
1 parent 908b739 commit 26a990f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions sdk/keyvault/keyvault-admin/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@ generate-metadata: false
add-credentials: false
license-header: MICROSOFT_MIT_NO_VERSION
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/b1d0d6d2aa9bcfce71544d32ef007d8e7805a19b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/rbac.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/b1d0d6d2aa9bcfce71544d32ef007d8e7805a19b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/backuprestore.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e2ef44b87405b412403ccb005bfb3975411adf60/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/rbac.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e2ef44b87405b412403ccb005bfb3975411adf60/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/backuprestore.json
output-folder: ../
source-code-folder-path: ./src/generated
package-version: 4.2.0
use-extension:
"@autorest/typescript": "6.0.0-beta.15"
```
### Hide LROs
Expand Down
4 changes: 2 additions & 2 deletions sdk/keyvault/keyvault-certificates/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ disable-async-iterators: true
api-version-parameter: choice
v3: true
use-extension:
"@autorest/typescript": "6.0.0-dev.20210114.1"
"@autorest/typescript": "6.0.0-beta.15"
azure-arm: false
generate-metadata: false
add-credentials: false
license-header: MICROSOFT_MIT_NO_VERSION
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/b1d0d6d2aa9bcfce71544d32ef007d8e7805a19b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/certificates.json
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e2ef44b87405b412403ccb005bfb3975411adf60/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/certificates.json
output-folder: ../
source-code-folder-path: ./src/generated
hide-clients: true
Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/keyvault-keys/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ generate-metadata: false
add-credentials: false
use-core-v2: false
license-header: MICROSOFT_MIT_NO_VERSION
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/b1d0d6d2aa9bcfce71544d32ef007d8e7805a19b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/keys.json
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e2ef44b87405b412403ccb005bfb3975411adf60/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/keys.json
output-folder: ../
source-code-folder-path: ./src/generated
disable-async-iterators: true
Expand Down
4 changes: 2 additions & 2 deletions sdk/keyvault/keyvault-secrets/swagger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ api-version-parameter: choice
disable-async-iterators: true
v3: true
use-extension:
"@autorest/typescript": "6.0.0-dev.20210111.1"
"@autorest/typescript": "6.0.0-beta.15"
azure-arm: false
generate-metadata: false
add-credentials: false
license-header: MICROSOFT_MIT_NO_VERSION
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/b1d0d6d2aa9bcfce71544d32ef007d8e7805a19/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/secrets.json
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e2ef44b87405b412403ccb005bfb3975411adf60/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.3/secrets.json
output-folder: ../
source-code-folder-path: ./src/generated
hide-clients: true
Expand Down

0 comments on commit 26a990f

Please sign in to comment.