Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.33 KB

File metadata and controls

63 lines (40 loc) · 1.33 KB

Device Provisioning Service

see https://aka.ms/autorest

This is the AutoRest configuration file for Device Provisioning Service.


Getting Started

To build the SDK for Device Provisioning Service, 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 IotHub API.

openapi-type: arm
tag: package-2021-10-01

Tag: package-2021-10-01

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

input-file:
  - Microsoft.Devices/stable/2021-10-01/service.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-java
  - repo: azure-sdk-for-js
  - repo: azure-sdk-for-node
    after_scripts:
      - bundle install && rake arm:regen_all_profiles['azure_mgmt_iot_hub_provisioning_services']
  - repo: azure-resource-manager-schemas

C#

See configuration in readme.csharp.md