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.
## Azure Maps Render 1.0 has been deprecated and will be retired on 17 September 2026.
## Azure Maps Render 2.0 & 2.1 - The endpoint might be used by WebSDK V2.2x or older. Neither should appear in the TOC.
title: RenderClient
openapi-type: data-plane
tag: package-stable-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: truedirective:
- suppress: INVALID_TYPE
reason: false positive from oav is breaking our example validation. See azure/oav#1021.
- suppress: IntegerTypeMustHaveFormat
reason: Data-plane specs can suppress violations of this rule, since it only exists for the benefit of SDKs generated from swagger, and data-plane SDKs are generated directly from TypeSpec (https://github.com/Azure/azure-rest-api-specs/wiki/Swagger-LintDiff#integertypemusthaveformat).These settings apply only when --tag=package-stable-2024-04-01 is specified on the command line.
input-file:
- stable/2024-04-01/render.jsonThese settings apply only when --tag=package-stable-2022-08-01 is specified on the command line.
input-file:
- stable/2022-08-01/render.jsonThese settings apply only when --tag=package-stable-2.1 is specified on the command line.
input-file:
- stable/2.1/render.jsonThese settings apply only when --tag=package-stable-2.0 is specified on the command line.
input-file:
- stable/2.0/render.jsonThese settings apply only when --tag=package-deprecated-1.0 is specified on the command line.
input-file:
- preview/1.0/render.jsonSee 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