This is the AutoRest configuration file for Search Client
To build the SDK for Search, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for Search Client.
title: SearchClient
openapi-type: data-plane
tag: package-preview-2022-12
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=1.0
is specified on the command line.
input-file:
- preview/1.0/search.json
These settings apply only when --tag=2021-11-01-preview
is specified on the command line.
input-file:
- preview/2021-11-01-preview/geocoding.json
These settings apply only when --tag=2022-02-01-preview
is specified on the command line.
input-file:
- preview/2022-02-01-preview/geocoding.json
These settings apply only when --tag=package-preview-2022-09
is specified on the command line.
input-file:
- preview/2022-09-01-preview/search.json
These settings apply only when --tag=package-preview-2022-12
is specified on the command line.
input-file:
- preview/2022-12-01-preview/search.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