Skip to content

Commit

Permalink
remove swagger-to-sdk except azure-sdk-for-net-track2 (#19000)
Browse files Browse the repository at this point in the history
  • Loading branch information
dw511214992 authored and gargankit-microsoft committed May 26, 2022
1 parent 974dd5e commit f1b62a2
Show file tree
Hide file tree
Showing 56 changed files with 1 addition and 776 deletions.
10 changes: 0 additions & 10 deletions specification/appconfiguration/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,6 @@ input-file:

---

## 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-net
```

## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
13 changes: 0 additions & 13 deletions specification/applicationinsights/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,6 @@ directive:

# 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
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
```

## C#

These settings apply only when `--csharp` is specified on the command line.
Expand Down
3 changes: 0 additions & 3 deletions specification/attestation/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@ This is not used by Autorest itself.

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

## Python
Expand Down
12 changes: 0 additions & 12 deletions specification/batch/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,18 +317,6 @@ 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-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
```

## 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 @@ -56,15 +56,8 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_anomalydetector']
```
```

## CSharp Settings

Expand Down
18 changes: 0 additions & 18 deletions specification/cognitiveservices/data-plane/AutoSuggest/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,6 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/AutoSuggest.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
- repo: azure-libraries-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_autosuggest']
```


## 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 @@ -83,24 +83,6 @@ input-file:
- stable/v3.2/Ocr.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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_computervision']
```


## 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,24 +27,6 @@ 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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_contentmoderator']
```


## 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 @@ -21,22 +21,6 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
input-file: stable/v1.0/CustomImageSearch.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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
```


## 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 @@ -49,23 +49,6 @@ directive:

# 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-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_customvision_prediction']
```

## 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 @@ -85,23 +85,6 @@ directive:

# 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-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_customvision_training']
```

## 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 @@ -21,25 +21,6 @@ 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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_customsearch']
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
18 changes: 0 additions & 18 deletions specification/cognitiveservices/data-plane/EntitySearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,6 @@ 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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_entitysearch']
```


## CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
18 changes: 0 additions & 18 deletions specification/cognitiveservices/data-plane/Face/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,6 @@ These settings apply only when `--tag=release_1_0_preview` is specified on the c
input-file: preview/v1.0-preview/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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_face']
```


## 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 @@ -116,13 +116,7 @@ This is not used by Autorest itself.

``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_formrecognizer']
```


Expand Down
16 changes: 0 additions & 16 deletions specification/cognitiveservices/data-plane/ImageSearch/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,6 @@ 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
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_imagesearch']
```


## 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 @@ -106,18 +106,6 @@ directive:

# 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
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
```

### CSharp Settings
These settings apply only when `--csharp` is specified on the command line.
``` yaml $(csharp)
Expand Down
14 changes: 0 additions & 14 deletions specification/cognitiveservices/data-plane/LUIS/Runtime/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,6 @@ directive:
---
# 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-go
- repo: azure-sdk-for-python
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
```

### CSharp
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 @@ -146,7 +146,6 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-python
```

## Suppression
Expand Down
Loading

0 comments on commit f1b62a2

Please sign in to comment.