Skip to content

Commit

Permalink
code and test (#38558)
Browse files Browse the repository at this point in the history
Co-authored-by: azure-sdk <PythonSdkPipelines>
  • Loading branch information
azure-sdk authored Nov 15, 2024
1 parent a0b7966 commit 15d3f80
Show file tree
Hide file tree
Showing 1,215 changed files with 21,326 additions and 1,326,331 deletions.
4 changes: 4 additions & 0 deletions sdk/appservice/azure-mgmt-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History

## 0.0.0 (2024-11-18)

change log generation failed!!!

## 7.3.1 (2024-08-19)

### Bugs Fixed
Expand Down
6 changes: 3 additions & 3 deletions sdk/appservice/azure-mgmt-web/_meta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"commit": "c1d839d48ee936c9338431c38f2cbbfbc9879ea2",
"commit": "ff7b8e12e78b352561e2e470dd045be310a313fa",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/python@6.17.0",
"@autorest/python@6.26.4",
"@autorest/[email protected]"
],
"autorest_command": "autorest specification/web/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.17.0 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"autorest_command": "autorest specification/web/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.26.4 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
"readme": "specification/web/resource-manager/readme.md",
"package-2023-01": "fatal: invalid object name 'from'. from: WebApps.json",
"package-2022-09": "fatal: invalid object name 'from'. from: WebApps.json",
Expand Down
87 changes: 62 additions & 25 deletions sdk/appservice/azure-mgmt-web/azure/mgmt/web/_operations_mixin.py

Large diffs are not rendered by default.

Loading

0 comments on commit 15d3f80

Please sign in to comment.