This is the AutoRest configuration file for Route Client
To build the SDK for Route, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for Route Client.
title: RouteClient
openapi-type: data-plane
tag: package-preview-2024-06
add-credentials: true
credential-default-policy-type: BearerTokenCredentialPolicy
credential-scopes: 'https://atlas.microsoft.com/.default'
track2: true
verbose: true
sdk-integration: true
modelerfour:
additional-checks: false
lenient-model-deduplication: true
These settings apply only when --tag=package-preview-2024-06
is specified on the command line.
input-file:
- preview/2024-06-01-preview/route.json
suppressions:
- code: OperationIdNounVerb
reason: False alarm. Per the Noun_Verb convention for Operation Ids, the noun 'Route' should not appear after the underscore.
These settings apply only when --tag=package-preview-2024-05
is specified on the command line.
input-file:
- preview/2024-05-01-preview/route.json
suppressions:
- code: OperationIdNounVerb
reason: False alarm. Per the Noun_Verb convention for Operation Ids, the noun 'Route' should not appear after the underscore.
These settings apply only when --tag=package-preview-2024-04
is specified on the command line.
input-file:
- preview/2024-04-01-preview/route.json
These settings apply only when --tag=package-preview-2023-10
is specified on the command line.
input-file:
- preview/2023-10-01-preview/route.json
These settings apply only when --tag=package-preview-2023-09
is specified on the command line.
input-file:
- preview/2023-09-01-preview/route.json
These settings apply only when --tag=package-preview-2023-08
is specified on the command line.
input-file:
- preview/2023-08-01-preview/route.json
These settings apply only when --tag=1.0
is specified on the command line.
input-file:
- preview/1.0/route.json
See configuration in readme.python.md
See configuration in readme.java.md
See configuration in readme.typescript.md
See configuration in readme.csharp.md
See configuration in readme.go.md