Skip to content

Commit

Permalink
Update configure-python-sdk.md (#19157)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Jun 6, 2022
1 parent 1a8ae02 commit 33338b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/code-gen/configure-python-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,9 @@ The batch is a tag list which are used in the multi-api package. For example:

Generate all API versions currently shipped for this package

```yaml $(multiapi) && $(python)
```yaml $(python)
clear-output-folder: true
multiapi: true
batch:
- tag: package-2020-06-01-only
- tag: package-2020-05-01-only
Expand Down

0 comments on commit 33338b8

Please sign in to comment.