Skip to content

Commit

Permalink
[Update autorest to version 20221109.2]: Unify discriminator implemen…
Browse files Browse the repository at this point in the history
…tations across generator types (Azure#32335)

* unify discriminator

* update blueprint

* update cognitivelanguage

* update cosmosdb

* update databoxedge

* update databox

* update datafactory

* override not needed anymore for blueprint

* override no longer needed for cosmosdb

* override no longer needed for databoxedge

* update datashare

* update deploymentmanager

* update eventgrid

* update hybridaks

* update kusto

* update machinelearningservices

* update maps

* update monitor

* update recoverservices-backup

* update resources

* update securityinsights

* update servicefabric

* update servicefabricmanagedcluster

* update synapse

* update videoanalyzer

* update containerregistry

* update search

* update datafactory using latest code gen

* update synapse using latest code gen

* [problematic] update cognitivelanguage with latest code gen

* [problematic]: update securityinsights with latest code gen

* update cognitivelanguage

* update securitycenter

* update by the latest generator

* lock securityinsights until mgmt generation bug is fixed

* update autorest version and api definitions

* add words for hybrid aks

* update by latest generator

* update for making unknown derivations internal

* update autorest version

* update api

* update analyzers

Co-authored-by: m-nash <prognash@gmail.com>
  • Loading branch information
archerzz and m-nash authored Nov 10, 2022
1 parent c601a3a commit 4c2887c
Show file tree
Hide file tree
Showing 1,199 changed files with 15,220 additions and 9,286 deletions.
7 changes: 7 additions & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,13 @@
"Oaep"
]
},
{
"filename": "**/sdk/hybridaks/**/*.cs",
"words": [
"Vmip",
"Kubevirt"
]
},
{
"filename": "**/sdk/hybridkubernetes/**/*.cs",
"words": [
Expand Down
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
All should have PrivateAssets="All" set so they don't become package dependencies
-->
<ItemGroup>
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20221102.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20221110.2" PrivateAssets="All" />
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20221031.1" PrivateAssets="All" />
<PackageReference Update="coverlet.collector" Version="1.3.0" PrivateAssets="All" />
<PackageReference Update="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.1" PrivateAssets="All" />
Expand Down

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

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

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

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

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

This file was deleted.

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

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

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

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

This file was deleted.

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

Loading

0 comments on commit 4c2887c

Please sign in to comment.