This is the AutoRest configuration file for Render Client
To build the SDK for Render, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for Render Client.
title: RenderClient
openapi-type: data-plane
tag: package-2024-04-01
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
directive:
- suppress: INVALID_TYPE
reason: false positive from oav is breaking our example validation. See azure/oav#1021.
These settings apply only when --tag=package-2024-04-01
is specified on the command line.
input-file:
- stable/2024-04-01/render.json
These settings apply only when --tag=2022-08-01
is specified on the command line.
input-file:
- stable/2022-08-01/render.json
These settings apply only when --tag=2.1
is specified on the command line.
input-file:
- preview/2.1/render.json
These settings apply only when --tag=2.0
is specified on the command line.
input-file:
- preview/2.0/render.json
These settings apply only when --tag=1.0
is specified on the command line.
input-file:
- preview/1.0/render.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