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 18752 in Azure/azure-rest-api-specs
Miceru/fix for automanage completeness (Azure#18752) * Add HybridCompute paths * Add AzureStackHci paths * fix spelling * formatting * formatting * fix LintDiff errors * fix LintDiff warnings * implemented collection GET for configurationProfileAssignments resources * fix LintDiff warnings * change description to NoContent * enable go track 2 pipeline Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
- Loading branch information
1 parent
53f6617
commit 4695c3b
Showing
49 changed files
with
8,769 additions
and
3,890 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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"autorest": "3.7.2", | ||
"use": [ | ||
"@autorest/python@5.13.0", | ||
"@autorest/modelerfour@4.19.3" | ||
], | ||
"commit": "9722d269ce8ad6bf8de7e8083f0409e8bcb0569f", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/automanage/resource-manager/readme.md --multiapi --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"readme": "specification/automanage/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
Oops, something went wrong.