Skip to content

Commit b30fa6d

Browse files
authored
add generation1-convenience-client flag (Azure#28187)
1 parent 047cc0c commit b30fa6d

File tree

41 files changed

+41
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+41
-1
lines changed

sdk/anomalydetector/Azure.AI.AnomalyDetector/src/autorest.md

+1

sdk/attestation/Azure.Security.Attestation/src/autorest.md

+1

sdk/cognitivelanguage/Azure.AI.Language.Conversations/src/autorest.md

+1

sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/autorest.md

+1

sdk/communication/Azure.Communication.CallingServer/src/autorest.md

+1

sdk/communication/Azure.Communication.Chat/src/autorest.md

+1

sdk/communication/Azure.Communication.Identity/src/autorest.md

+1

sdk/communication/Azure.Communication.NetworkTraversal/src/autorest.md

+1

sdk/communication/Azure.Communication.PhoneNumbers/src/autorest.md

+1

sdk/communication/Azure.Communication.ShortCodes/src/autorest.md

+1

sdk/communication/Azure.Communication.Sms/src/autorest.md

+1

sdk/containerregistry/Azure.Containers.ContainerRegistry/src/autorest.md

+1

sdk/digitaltwins/Azure.DigitalTwins.Core/src/autorest.md

+1

sdk/eventgrid/Azure.Messaging.EventGrid/src/autorest.md

+1

sdk/formrecognizer/Azure.AI.FormRecognizer/src/autorest.md

+1

sdk/iot/Azure.IoT.Hub.Service/src/autorest.md

+1

sdk/keyvault/Azure.Security.KeyVault.Administration/src/autorest.md

+1

sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/autorest.md

+1

sdk/mixedreality/Azure.MixedReality.Authentication/src/autorest.md

+1

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/autorest.md

+1

sdk/monitor/Azure.Monitor.Query/src/autorest.md

+1

sdk/objectanchors/Azure.MixedReality.ObjectAnchors.Conversion/src/autorest.md

+1

sdk/quantum/Azure.Quantum.Jobs/src/autorest.md

+1

sdk/remoterendering/Azure.MixedReality.RemoteRendering/src/autorest.md

+1

sdk/schemaregistry/Azure.Data.SchemaRegistry/src/autorest.md

+1

sdk/search/Azure.Search.Documents/src/autorest.md

+1

sdk/storage/Azure.Storage.Blobs.Batch/src/autorest.md

+1

sdk/storage/Azure.Storage.Blobs/src/autorest.md

+1

sdk/storage/Azure.Storage.Files.DataLake/src/autorest.md

+1

sdk/storage/Azure.Storage.Files.Shares/src/autorest.md

+1

sdk/storage/Azure.Storage.Queues/src/autorest.md

+1

sdk/synapse/Azure.Analytics.Synapse.Artifacts/src/autorest.md

+1

sdk/synapse/Azure.Analytics.Synapse.ManagedPrivateEndpoints/src/autorest.md

+1

sdk/synapse/Azure.Analytics.Synapse.Monitoring/src/autorest.md

+1

sdk/synapse/Azure.Analytics.Synapse.Spark/src/autorest.md

+1

sdk/tables/Azure.Data.Tables/src/autorest.md

+1

sdk/testcommon/Azure.Graph.Rbac/src/autorest.md

+1

sdk/textanalytics/Azure.AI.TextAnalytics/src/autorest.md

+1

sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/src/autorest.md

+1

sdk/translation/Azure.AI.Translation.Document/src/autorest.md

+1

tools/generate.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ if "%7" == "" (call npm i -g autorest)
5656

5757
:: code generation
5858
@echo on
59-
call autorest %configFile% --csharp --csharp-sdks-folder=%sdksFolder% --version=%version% --reflect-api-versions
59+
call autorest %configFile% --csharp --csharp-sdks-folder=%sdksFolder% --version=%version% --reflect-api-versions --generation1-convenience-client
6060
@echo off
6161

6262
:: metadata

0 commit comments

Comments
 (0)