Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 1.87 KB

File metadata and controls

76 lines (50 loc) · 1.87 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-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