forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 20723 in Azure/azure-rest-api-specs
Add default value for PublicNetworkAccess property (Azure#20723) * Add default value for PublicNetworkAccess property * Default should be enabled
- Loading branch information
SDKAuto
committed
Sep 20, 2022
1 parent
bb0a830
commit ba2fbf7
Showing
28 changed files
with
4,001 additions
and
1,694 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"autorest": "3.7.2", | ||
"autorest": "3.8.4", | ||
"use": [ | ||
"@autorest/python@5.16.0", | ||
"@autorest/modelerfour@4.19.3" | ||
"@autorest/python@6.1.6", | ||
"@autorest/modelerfour@4.23.5" | ||
], | ||
"commit": "1b301846a0e31a668c59b264c900be2128762fac", | ||
"commit": "8ff0e3b8dc12cd793f4f2208d76f9f3a7f51176c", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/dashboard/resource-manager/readme.md --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.16.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"autorest_command": "autorest specification/dashboard/resource-manager/readme.md --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.1.6 --use=@autorest/modelerfour@4.23.5 --version=3.8.4 --version-tolerant=False", | ||
"readme": "specification/dashboard/resource-manager/readme.md" | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.