Skip to content

Commit

Permalink
CodeGen from PR 3679 in openapi-env-test/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge b8972008e1c77fc500c643ea1fb237e4c068f61b into 41e238f9fd4ba837de65fca653a971f577529b12
  • Loading branch information
SDKAuto committed Nov 1, 2023
1 parent 165e85d commit 0cfe75d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ public KeyVaultSecretUriSecretInfo() { }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Dotnet { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Go { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Java { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType KafkaSpringBoot { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Nodejs { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType None { get { throw null; } }
public static Azure.ResourceManager.ServiceLinker.Models.LinkerClientType Php { get { throw null; } }
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ generate-model-factory: false
csharp: true
library-name: ServiceLinker
namespace: Azure.ResourceManager.ServiceLinker
require: https://github.com/Azure/azure-rest-api-specs/blob/42ca0236ef14093f5aff0694efa34d5594e814a0/specification/servicelinker/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/servicelinker/resource-manager/readme.md
output-folder: $(this-folder)/Generated
clear-output-folder: true
skip-csproj: true
Expand Down

0 comments on commit 0cfe75d

Please sign in to comment.