Skip to content

Commit

Permalink
SwaggerToSdk in Readme files (Azure#2248)
Browse files Browse the repository at this point in the history
* SwaggerToSdk in CDN readme

* Add SwaggerToSdk conf to DNS

* Add SwaggerToSdk conf to CosmosDB

* Add SwaggerToSdk Python everywhere

* Fix locks in Readme

* Revert subscription swagger-to-sdk section for now
  • Loading branch information
lmazuel authored Jan 12, 2018
1 parent 131fc38 commit 6e3e424
Show file tree
Hide file tree
Showing 62 changed files with 733 additions and 2 deletions.
11 changes: 11 additions & 0 deletions specification/authorization/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/batch/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/batchai/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings

These settings apply only when `--csharp` is specified on the command line.
Expand Down
14 changes: 14 additions & 0 deletions specification/billing/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,20 @@ input-file:
```

---
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/cdn/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/ComputerVision.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,17 @@ add-credentials: true
openapi-type: data-plane
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
12 changes: 12 additions & 0 deletions specification/cognitiveservices/data-plane/CustomSearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/CustomSearch.json
```


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/EntitySearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/EntitySearch.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/Face/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/Face.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/ImageSearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/ImageSearch.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/NewsSearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@ directive:
reason: _type is a polymorphic discriminator that can't be changed.
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/SpellCheck/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/V1.0/SpellCheck.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/TextAnalytics/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,17 @@ input-file: stable/v2.0/TextAnalytics.json
log-file: logs/log.txt
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/data-plane/VideoSearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/VideoSearch.json
```

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
11 changes: 11 additions & 0 deletions specification/cognitiveservices/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/commerce/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## Python

These settings apply only when `--python` is specified on the command line.
Expand Down
12 changes: 12 additions & 0 deletions specification/compute/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,18 @@ input-file:
---
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/consumption/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
12 changes: 12 additions & 0 deletions specification/containerinstance/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,18 @@ input-file:
---
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
11 changes: 11 additions & 0 deletions specification/containerregistry/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,17 @@ input-file:
# Code Generation


## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
```


## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
Loading

0 comments on commit 6e3e424

Please sign in to comment.