We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8ae02 commit 33338b8Copy full SHA for 33338b8
documentation/code-gen/configure-python-sdk.md
@@ -143,8 +143,9 @@ The batch is a tag list which are used in the multi-api package. For example:
143
144
Generate all API versions currently shipped for this package
145
146
-```yaml $(multiapi) && $(python)
+```yaml $(python)
147
clear-output-folder: true
148
+multiapi: true
149
batch:
150
- tag: package-2020-06-01-only
151
- tag: package-2020-05-01-only
0 commit comments