-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SQL] Generate SDK for Endpoint Certificates API (#27910)
* initial generate * Add tests * run generate.ps1 script * Bump versions * revert collateral damage * run generate.ps1, take 2 * revive replication links * run generate.ps1 * bump to 3.0.0 * Bump AssemblyVersion
- Loading branch information
1 parent
8654ce4
commit 982c517
Showing
42 changed files
with
3,194 additions
and
1,452 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,15 +1,15 @@ | ||
Installing AutoRest version: v2 | ||
Installing AutoRest version: v2 | ||
AutoRest installed successfully. | ||
Commencing code generation | ||
Generating CSharp code | ||
Executing AutoRest command | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/sql/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --csharp-sdks-folder=D:\OpenSourceProjects\azure-sdk-for-net\sdk | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/sql/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\vs\gh_repos\azure-sdk-for-net\sdk | ||
Autorest CSharp Version: 2.3.82 | ||
2022-03-10 19:08:59 UTC | ||
2022-04-30 15:52:36 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: main | ||
Commit: 2b92c256213dfd230dabe819bb901c197188773a | ||
Commit: ea9af04161c73743cdb40c1439a3046f16f35f71 | ||
AutoRest information | ||
Requested version: 2.0.4421 | ||
Requested version: v2 | ||
Bootstrapper version: autorest@3.5.1 |
122 changes: 61 additions & 61 deletions
122
...nt/Microsoft.Azure.Management.Sql/src/Generated/DatabaseBlobAuditingPoliciesOperations.cs
Large diffs are not rendered by default.
Oops, something went wrong.
48 changes: 24 additions & 24 deletions
48
...ft.Azure.Management.Sql/src/Generated/DatabaseBlobAuditingPoliciesOperationsExtensions.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
...t/Microsoft.Azure.Management.Sql/src/Generated/DistributedAvailabilityGroupsOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.