Skip to content

Commit f80541d

Browse files
authored
Add $(multiapi) to QnA Maker's readme.md (Azure#13819)
Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.
1 parent a4f6765 commit f80541d

File tree

1 file changed

+1
-1
lines changed
  • specification/cognitiveservices/data-plane/QnAMaker

1 file changed

+1
-1
lines changed

specification/cognitiveservices/data-plane/QnAMaker/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ These settings apply only when `--tag=release_5_0_preview.2` is specified on the
7474
input-file: preview/v5.0-preview.2/QnAMaker.json
7575
```
7676

77-
``` yaml
77+
``` yaml $(multiapi)
7878
batch:
7979
- tag: release_4_0
8080
- tag: runtime_release_4_0

0 commit comments

Comments
 (0)