Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.46 KB

File metadata and controls

66 lines (40 loc) · 1.46 KB

communicationservices

see https://aka.ms/autorest

This is the AutoRest configuration file for communicationservices.

Getting Started

To build the SDKs for My 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

Basic Information

These are the global settings for the communicationservices.

openapi-type: data-plane
tag: package-2021-08-30-preview

Tag: package-2021-06-15-preview

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

input-file:
  - preview/2021-06-15-preview/communicationservicescallingserver.json
title:
  Azure Communication Services

Tag: package-2021-08-30-preview

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

input-file:
  - preview/2021-08-30-preview/communicationservicescallingserver.json
title:
  Azure Communication Services

Code Generation

Swagger to SDK

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

CSharp

See configuration in readme.csharp.md