Skip to content

Latest commit

 

History

History
106 lines (70 loc) · 2.58 KB

File metadata and controls

106 lines (70 loc) · 2.58 KB

Mixed Reality

see https://aka.ms/autorest

This is the AutoRest configuration file for Mixed Reality.

Getting Started

To build the SDKs for this API, simply install AutoRest via npm (npm install -g autorest) and then run:

autorest readme.md

To see additional help and options, run:

autorest --help

For other options on installation see Installing AutoRest on the AutoRest github page.


Configuration

Suppression

directive:
  - suppress: R3016
    from: mr-sts.json
    where: $.definitions.StsTokenResponseMessage.properties.AccessToken
    reason: The API is already public and changing the casing will involve a breaking change.

Basic Information

These are the global settings for Azure Mixed Reality Client.

title: MixedRealityRemoteRendering
openapi-type: data-plane
tag: package-2021-01-01

Tag: package-0.3-preview.0

These settings apply only when --tag=package-0.3-preview.0 is specified on the command line.

input-file:
- Microsoft.MixedReality/preview/0.3-preview.0/mr-aoa.json

Tag: package-0.2-preview.1

These settings apply only when --tag=package-0.2-preview.1 is specified on the command line.

input-file:
- Microsoft.MixedReality/preview/0.2-preview.1/mr-aoa.json

Tag: package-2021-01-01

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

input-file:
- Microsoft.MixedReality/stable/2021-01-01/mr-arr.json

Tag: package-0.2-preview.0

These settings apply only when --tag=package-0.2-preview.0 is specified on the command line.

input-file:
- Microsoft.MixedReality/preview/0.2-preview.0/mr-aoa.json

Tag: package-2021-01-01-preview

These settings apply only when --tag=package-2021-01-01-preview is specified on the command line.

input-file:
- Microsoft.MixedReality/preview/2021-01-01-preview/mr-arr.json

Tag: package-2019-02-28-preview

These settings apply only when --tag=package-2019-02-28-preview is specified on the command line.

input-file:
- Microsoft.MixedReality/preview/2019-02-28-preview/mr-sts.json

Code Generation

Swagger to SDK

This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.

swagger-to-sdk:
  - repo: azure-sdk-for-net-track2