Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion specification/commerce/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ no-namespace-folders: true

Generate all API versions currently shipped for this package

```yaml $(multiapi)
```yaml $(python)
multiapi: true
clear-output-folder: true
batch:
- tag: package-2015-06-preview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ no-namespace-folders: true

Generate all API versions currently shipped for this package

```yaml $(python) && $(multiapi)
```yaml $(python)
multiapi: true
batch:
- tag: package-2022-04
- tag: package-preview-2022-04
Expand Down
3 changes: 2 additions & 1 deletion specification/resources/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ combine-operation-files: true
Generate all API versions currently shipped for this package


```yaml $(multiapi) && $(python)
```yaml $(python)
multiapi: true
clear-output-folder: true
batch:
- tag: package-privatelinks-2020-05
Expand Down
3 changes: 2 additions & 1 deletion specification/storage/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ modelerfour:

Generate all API versions currently shipped for this package

```yaml $(multiapi)
```yaml $(python)
multiapi: true
clear-output-folder: true
batch:
- tag: package-2021-09
Expand Down
3 changes: 2 additions & 1 deletion specification/web/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ no-namespace-folders: true
Generate all API versions currently shipped for this package


```yaml $(python) && $(multiapi)
```yaml $(python)
multiapi: true
clear-output-folder: true
batch:
- tag: package-2021-03-only
Expand Down