Configuration for generating Translation Text SDK.
The current release is release_3_0
.
tag: release_3_0
add-credentials: true
openapi-type: data-plane
These settings apply only when --tag=release_3_0
is specified on the command line.
input-file: stable/v3.0/openapi.json
AutoRest V3 generators require the use of --tag=all-api-versions
to select api files.
This block is updated by an automatic script. Edits may be lost!
# include the azure profile definitions from the standard location
require: $(this-folder)/../../../../profiles/readme.md
# all the input files across all versions
input-file:
- $(this-folder)/stable/v3.0/openapi.json
If there are files that should not be in the all-api-versions
set,
uncomment the exclude-file
section below and add the file paths.
#exclude-file:
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json