Skip to content

Latest commit

 

History

History
120 lines (73 loc) · 2.37 KB

File metadata and controls

120 lines (73 loc) · 2.37 KB

Cdn

see https://aka.ms/autorest

This is the AutoRest configuration file for Cdn.


Getting Started

To build the SDK for Cdn, 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 the Cdn API.

openapi-type: arm
tag: package-2017-04

Tag: package-2017-10

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

input-file:
- Microsoft.Cdn/stable/2017-10-12/cdn.json

Tag: package-2017-04

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

input-file:
- Microsoft.Cdn/stable/2017-04-02/cdn.json

Tag: package-2016-10

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

input-file:
- Microsoft.Cdn/stable/2016-10-02/cdn.json

Tag: package-2016-04

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

input-file:
- Microsoft.Cdn/stable/2016-04-02/cdn.json

Tag: package-2015-06

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

input-file:
- Microsoft.Cdn/stable/2015-06-01/cdn.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-python
  - repo: azure-libraries-for-java
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-csharp
  - repo: azure-sdk-for-node
  - repo: azure-sdk-for-ruby

C#

See configuration in readme.csharp.md

Python

See configuration in readme.python.md

Go

See configuration in readme.go.md

Java

See configuration in readme.java.md

Node

See configuration in readme.node.md

Ruby

See configuration in readme.ruby.md