Skip to content

Commit c91c349

Browse files
authored
remove global config (#19279)
1 parent 92c0094 commit c91c349

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

specification/commerce/resource-manager/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ no-namespace-folders: true
1414
1515
Generate all API versions currently shipped for this package
1616
17-
```yaml $(multiapi)
17+
```yaml $(python)
18+
multiapi: true
1819
clear-output-folder: true
1920
batch:
2021
- tag: package-2015-06-preview

specification/containerservice/resource-manager/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ no-namespace-folders: true
1515
1616
Generate all API versions currently shipped for this package
1717
18-
```yaml $(python) && $(multiapi)
18+
```yaml $(python)
19+
multiapi: true
1920
batch:
2021
- tag: package-2022-04
2122
- tag: package-preview-2022-04

specification/resources/resource-manager/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ combine-operation-files: true
1717
Generate all API versions currently shipped for this package
1818
1919
20-
```yaml $(multiapi) && $(python)
20+
```yaml $(python)
21+
multiapi: true
2122
clear-output-folder: true
2223
batch:
2324
- tag: package-privatelinks-2020-05

specification/storage/resource-manager/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ modelerfour:
1616
1717
Generate all API versions currently shipped for this package
1818
19-
```yaml $(multiapi)
19+
```yaml $(python)
20+
multiapi: true
2021
clear-output-folder: true
2122
batch:
2223
- tag: package-2021-09

specification/web/resource-manager/readme.python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ no-namespace-folders: true
1818
Generate all API versions currently shipped for this package
1919
2020
21-
```yaml $(python) && $(multiapi)
21+
```yaml $(python)
22+
multiapi: true
2223
clear-output-folder: true
2324
batch:
2425
- tag: package-2021-03-only

0 commit comments

Comments
 (0)