ARO-RP/swagger/redhatopenshift/resource-manager
kimorris27 47289ba59e `make client` 2024-06-18 11:38:56 -05:00
..
Microsoft.RedHatOpenShift `make client` 2024-06-18 11:38:56 -05:00
readme.azureresourceschema.md create clustermanager api definitions, wire up cosmosdb 2022-09-14 09:57:29 -04:00
readme.go.md Updated OutboundType to include comment for Swagger generation - Updated Swagger Readmes (#2920) 2023-06-05 19:01:04 -04:00
readme.md upstreaming changes required by upstream CI (#3117) 2023-09-20 10:15:03 -06:00
readme.python.md Updated OutboundType to include comment for Swagger generation - Updated Swagger Readmes (#2920) 2023-06-05 19:01:04 -04:00

readme.md

Azure Red Hat OpenShift

see https://aka.ms/autorest

This is the AutoRest configuration file for Azure Red Hat OpenShift.


Getting Started

To build the SDK for Azure Red Hat OpenShift, 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 Azure Red Hat OpenShift API.

openapi-type: arm
tag: package-2023-04-01

Tag: package-2020-04-30

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

input-file:
  - Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json

Tag: package-2021-09-01-preview

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

input-file:
  - Microsoft.RedHatOpenShift/preview/2021-09-01-preview/redhatopenshift.json

Tag: package-2023-07-01-preview

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

input-file:
  - Microsoft.RedHatOpenShift/preview/2023-07-01-preview/redhatopenshift.json

Tag: package-2022-04-01

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

input-file:
  - Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json

Tag: package-2022-09-04

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

input-file:
  - Microsoft.RedHatOpenShift/stable/2022-09-04/redhatopenshift.json

Tag: package-2023-04-01

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

input-file:
  - Microsoft.RedHatOpenShift/stable/2023-04-01/redhatopenshift.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-track2
  - repo: azure-sdk-for-go
  - repo: azure-sdk-for-go-track2
  - repo: azure-resource-manager-schemas
  - repo: azure-powershell

Go

See configuration in readme.go.md

Python

See configuration in readme.python.md