azure-rest-api-specs-1/specification/customproviders/resource-manager
Chenjie Shi c943ce5e08
Change config of SDK automation for Go (#19364)
* remove go track1 sdk automation config

* change all md config for go automation
2022-06-14 13:59:27 +08:00
..
Microsoft.CustomProviders/preview/2018-09-01-preview Adding xms ids for customerlockbox (#17644) 2022-03-02 17:17:31 +08:00
readme.az.md
readme.cli.md
readme.csharp.md
readme.go.md [Go]Track2 modify readme.go.md 11 (#17099) 2021-12-16 16:13:32 +08:00
readme.md Change config of SDK automation for Go (#19364) 2022-06-14 13:59:27 +08:00
readme.nodejs.md
readme.python.md update readme (#18222) 2022-03-15 16:16:00 +08:00
readme.ruby.md
readme.terraform.md change trenton to terraform (#13227) 2021-03-15 13:35:05 +08:00
readme.typescript.md update-typescript.md (#17182) 2022-01-06 08:28:20 +08:00

readme.md

customproviders

see https://aka.ms/autorest

This is the AutoRest configuration file for customproviders.

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 customproviders.

openapi-type: arm
tag: package-2018-09-01-preview

Tag: package-2018-09-01-preview

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

input-file:
  - Microsoft.CustomProviders/preview/2018-09-01-preview/customproviders.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
  - repo: azure-sdk-for-python-track2
  - repo: azure-sdk-for-java
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-trenton
  - repo: azure-sdk-for-node
  - repo: azure-sdk-for-js
  - repo: azure-sdk-for-ruby
    after_scripts:
      - bundle install && rake arm:regen_all_profiles['azure_mgmt_customproviders']
  - repo: azure-cli-extensions
  - repo: azure-resource-manager-schemas
  - repo: azure-powershell

Go

See configuration in readme.go.md

Python

See configuration in readme.python.md

Ruby

See configuration in readme.ruby.md

TypeScript

See configuration in readme.typescript.md

CSharp

See configuration in readme.csharp.md

NodeJS

See configuration in readme.nodejs.md

Terraform

See configuration in readme.terraform.md

cli

These settings apply only when --cli is specified on the command line.

cli:
  cli-name: customproviders
  azure-arm: true
  license-header: MICROSOFT_MIT_NO_VERSION
  payload-flattening-threshold: 2
  namespace: azure.mgmt.customproviders
  package-name: azure-mgmt-customproviders
  clear-output-folder: false