This is the AutoRest configuration file for Creator Client
To build the SDK for Creator, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for Creator Client.
title: CreatorClient
openapi-type: data-plane
tag: package-stable-V2
add-credentials: true
credential-default-policy-type: BearerTokenCredentialPolicy
credential-scopes: 'https://atlas.microsoft.com/.default'
directive:
- suppress: NOT_LATEST_API_VERSION_IN_DEFAULT_TAG
from: /specification/maps/data-plane/Creator/preview/2023-07-01-preview
reason: The files in '/specification/maps/data-plane/Creator/stable/2023-07-01-preview' were never released. Please ignore them, they should not appear in the TOC. '/specification/maps/data-plane/Creator/preview/2023-03-01-preview/' contains the latest preview.
- suppress: RESPONSE_SCHEMA_NOT_IN_SPEC
reason: false positive from oav is breaking our example validation. See azure/oav#1021.
These settings apply only when --tag=package-stable-V2
is specified on the command line.
input-file:
- preview/2.0/alias.json
- preview/2.0/dataset.json
- preview/2.0/dwgconversion.json
- preview/2.0/featurestate.json
- preview/2.0/tileset.json
- preview/2.0/wfs.json
These settings apply only when --tag=package-2023-03-preview
is specified on the command line.
input-file:
- preview/2023-03-01-preview/alias.json
- preview/2023-03-01-preview/dataset.json
- preview/2023-03-01-preview/dwgconversion.json
- preview/2023-03-01-preview/features.json
- preview/2023-03-01-preview/featurestate.json
- preview/2023-03-01-preview/mapconfiguration.json
- preview/2023-03-01-preview/routeset.json
- preview/2023-03-01-preview/style.json
- preview/2023-03-01-preview/tileset.json
- preview/2023-03-01-preview/wayfind.json
These settings apply only when --tag=package-2022-09-preview
is specified on the command line.
input-file:
- preview/2022-09-01-preview/tileset.json
- preview/2022-09-01-preview/style.json
- preview/2022-09-01-preview/mapconfiguration.json
- preview/2022-09-01-preview/dataset.json
- preview/2022-09-01-preview/routeset.json
- preview/2022-09-01-preview/wayfind.json
- preview/2.0/alias.json
- preview/2.0/dwgconversion.json
- preview/2.0/featurestate.json
- preview/2.0/wfs.json
These settings apply only when --tag=package-2023-07
is specified on the command line.
input-file:
- stable/2023-07-01/alias.json
- stable/2023-07-01/dataset.json
- stable/2023-07-01/dwgconversion.json
- stable/2023-07-01/features.json
- stable/2023-07-01/featurestate.json
- stable/2023-07-01/mapconfiguration.json
- stable/2023-07-01/style.json
- stable/2023-07-01/tileset.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