Skip to content

Commit 33338b8

Browse files
authored
Update configure-python-sdk.md (#19157)
1 parent 1a8ae02 commit 33338b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/code-gen/configure-python-sdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ The batch is a tag list which are used in the multi-api package. For example:
143143

144144
Generate all API versions currently shipped for this package
145145

146-
```yaml $(multiapi) && $(python)
146+
```yaml $(python)
147147
clear-output-folder: true
148+
multiapi: true
148149
batch:
149150
- tag: package-2020-06-01-only
150151
- tag: package-2020-05-01-only

0 commit comments

Comments
 (0)