Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 972 Bytes

File metadata and controls

47 lines (29 loc) · 972 Bytes

Azure Spatial

see https://aka.ms/autorest

This is the AutoRest configuration file for Spatial Client


Getting Started

To build the SDK for Spatial, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for Spatial Client.

title: SpatialClient
openapi-type: data-plane
tag: 2022-08-01
# at some point those credentials will move away to Swagger according to [this](https://github.com/Azure/autorest/issues/3718)
add-credentials: true
credential-default-policy-type: BearerTokenCredentialPolicy
credential-scopes: https://atlas.microsoft.com/.default

Tag: 2022-08-01

These settings apply only when --tag=2022-08-01 is specified on the command line.

input-file:
  - stable/2022-08-01/spatial.json

Code Generation