see https://aka.ms/autorest This is the AutoRest configuration file for Azure IoT Central.
To build the SDK for Azure IoT Central, simply Install AutoRest and in this folder, run:
autorest readme.md
To see additional help and options, run:autorest --help
These are the global settings for the IoT Central API.
openapi-type: data-plane
tag: package-1.1-preview
These settings apply only when --tag=package-1.1-preview
is specified on the command line.
input-file:
- Microsoft.IoTCentral/preview/1.1-preview/iotcentral.json
These settings apply only when --tag=package-2021-04-30-preview
is specified on the command line.
input-file:
- Microsoft.IoTCentral/preview/2021-04-30-preview/iotcentral.json
These settings apply only when --tag=package-1.0
is specified on the command line.
input-file:
- Microsoft.IoTCentral/stable/1.0/iotcentral.json
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-sdk-for-net
- repo: azure-sdk-for-js
after_scripts:
- bundle install && rake arm:regen_all_profiles['iotcentrals']
See configuration in readme.python.md
See configuration in readme.typescript.md
See configuration in readme.nodejs.md
See configuration in readme.csharp.md
See configuration in readme.go.md