Skip to content

Commit 988d42e

Browse files
authored
remove swagger-to-sdk except azure-sdk-for-net-track2 (#19000)
1 parent 836a8c6 commit 988d42e

File tree

56 files changed

+1
-776
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1
-776
lines changed

specification/appconfiguration/data-plane/readme.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ input-file:
4040

4141
---
4242

43-
## Swagger to SDK
44-
45-
This section describes what SDK should be generated by the automatic system.
46-
This is not used by Autorest itself.
47-
48-
``` yaml $(swagger-to-sdk)
49-
swagger-to-sdk:
50-
- repo: azure-sdk-for-net
51-
```
52-
5343
## C#
5444

5545
These settings apply only when `--csharp` is specified on the command line.

specification/applicationinsights/data-plane/readme.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,6 @@ directive:
5959

6060
# Code Generation
6161

62-
## Swagger to SDK
63-
64-
This section describes what SDK should be generated by the automatic system.
65-
This is not used by Autorest itself.
66-
67-
``` yaml $(swagger-to-sdk)
68-
swagger-to-sdk:
69-
- repo: azure-sdk-for-python
70-
- repo: azure-sdk-for-go
71-
- repo: azure-sdk-for-js
72-
- repo: azure-sdk-for-node
73-
```
74-
7562
## C#
7663

7764
These settings apply only when `--csharp` is specified on the command line.

specification/attestation/data-plane/readme.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,7 @@ This is not used by Autorest itself.
5656

5757
``` yaml $(swagger-to-sdk)
5858
swagger-to-sdk:
59-
- repo: azure-sdk-for-net
6059
- repo: azure-sdk-for-net-track2
61-
- repo: azure-sdk-for-python
62-
- repo: azure-sdk-for-go
6360
```
6461

6562
## Python

specification/batch/data-plane/readme.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -317,18 +317,6 @@ input-file:
317317

318318
## Code Generation
319319

320-
## Swagger to SDK
321-
322-
This section describes what SDK should be generated by the automatic system.
323-
This is not used by Autorest itself.
324-
325-
``` yaml $(swagger-to-sdk)
326-
swagger-to-sdk:
327-
- repo: azure-sdk-for-go
328-
- repo: azure-sdk-for-js
329-
- repo: azure-sdk-for-node
330-
```
331-
332320
## C\#
333321

334322
These settings apply only when `--csharp` is specified on the command line.

specification/cognitiveservices/data-plane/AnomalyDetector/readme.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,8 @@ This is not used by Autorest itself.
5656

5757
``` yaml $(swagger-to-sdk)
5858
swagger-to-sdk:
59-
- repo: azure-sdk-for-python
6059
- repo: azure-sdk-for-net-track2
61-
- repo: azure-sdk-for-java
62-
- repo: azure-sdk-for-go
63-
- repo: azure-sdk-for-js
64-
- repo: azure-sdk-for-ruby
65-
after_scripts:
66-
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_anomalydetector']
67-
```
60+
```
6861

6962
## CSharp Settings
7063

specification/cognitiveservices/data-plane/AutoSuggest/readme.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,6 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
2121
input-file: stable/v1.0/AutoSuggest.json
2222
```
2323

24-
## Swagger to SDK
25-
26-
This section describes what SDK should be generated by the automatic system.
27-
This is not used by Autorest itself.
28-
29-
``` yaml $(swagger-to-sdk)
30-
swagger-to-sdk:
31-
- repo: azure-sdk-for-python
32-
- repo: azure-libraries-for-java
33-
- repo: azure-sdk-for-go
34-
- repo: azure-sdk-for-js
35-
- repo: azure-sdk-for-node
36-
- repo: azure-sdk-for-ruby
37-
after_scripts:
38-
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_autosuggest']
39-
```
40-
41-
4224
## CSharp Settings
4325
These settings apply only when `--csharp` is specified on the command line.
4426
``` yaml $(csharp)

specification/cognitiveservices/data-plane/ComputerVision/readme.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -83,24 +83,6 @@ input-file:
8383
- stable/v3.2/Ocr.json
8484
```
8585

86-
## Swagger to SDK
87-
88-
This section describes what SDK should be generated by the automatic system.
89-
This is not used by Autorest itself.
90-
91-
``` yaml $(swagger-to-sdk)
92-
swagger-to-sdk:
93-
- repo: azure-sdk-for-python
94-
- repo: azure-sdk-for-java
95-
- repo: azure-sdk-for-go
96-
- repo: azure-sdk-for-js
97-
- repo: azure-sdk-for-node
98-
- repo: azure-sdk-for-ruby
99-
after_scripts:
100-
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_computervision']
101-
```
102-
103-
10486
## CSharp Settings
10587
These settings apply only when `--csharp` is specified on the command line.
10688
``` yaml $(csharp)

specification/cognitiveservices/data-plane/ContentModerator/readme.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,6 @@ add-credentials: true
2727
openapi-type: data-plane
2828
```
2929

30-
## Swagger to SDK
31-
32-
This section describes what SDK should be generated by the automatic system.
33-
This is not used by Autorest itself.
34-
35-
``` yaml $(swagger-to-sdk)
36-
swagger-to-sdk:
37-
- repo: azure-sdk-for-python
38-
- repo: azure-sdk-for-java
39-
- repo: azure-sdk-for-go
40-
- repo: azure-sdk-for-js
41-
- repo: azure-sdk-for-node
42-
- repo: azure-sdk-for-ruby
43-
after_scripts:
44-
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_contentmoderator']
45-
```
46-
47-
4830
## CSharp Settings
4931
These settings apply only when `--csharp` is specified on the command line.
5032
``` yaml $(csharp)

specification/cognitiveservices/data-plane/CustomImageSearch/readme.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,6 @@ These settings apply only when `--tag=release_1_0` is specified on the command l
2121
input-file: stable/v1.0/CustomImageSearch.json
2222
```
2323

24-
25-
## Swagger to SDK
26-
27-
This section describes what SDK should be generated by the automatic system.
28-
This is not used by Autorest itself.
29-
30-
``` yaml $(swagger-to-sdk)
31-
swagger-to-sdk:
32-
- repo: azure-sdk-for-python
33-
- repo: azure-sdk-for-java
34-
- repo: azure-sdk-for-go
35-
- repo: azure-sdk-for-js
36-
- repo: azure-sdk-for-node
37-
```
38-
39-
4024
## CSharp Settings
4125
These settings apply only when `--csharp` is specified on the command line.
4226
``` yaml $(csharp)

specification/cognitiveservices/data-plane/CustomVision/Prediction/readme.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,6 @@ directive:
4949

5050
# Code Generation
5151

52-
## Swagger to SDK
53-
54-
This section describes what SDK should be generated by the automatic system.
55-
This is not used by Autorest itself.
56-
57-
``` yaml $(swagger-to-sdk)
58-
swagger-to-sdk:
59-
- repo: azure-sdk-for-go
60-
- repo: azure-sdk-for-python
61-
- repo: azure-sdk-for-java
62-
- repo: azure-sdk-for-js
63-
- repo: azure-sdk-for-node
64-
- repo: azure-sdk-for-ruby
65-
after_scripts:
66-
- bundle install && rake arm:regen_all_profiles['azure_cognitiveservices_customvision_prediction']
67-
```
68-
6952
## CSharp Settings
7053
These settings apply only when `--csharp` is specified on the command line.
7154
``` yaml $(csharp)

0 commit comments

Comments
 (0)