Skip to content

Commit e83adc1

Browse files
Fix automanage by adding the multiapi section (#10549)
1 parent bd4cdd7 commit e83adc1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/automanage/resource-manager/readme.go.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ go:
1111
1212
### Go multi-api
1313
14+
``` yaml $(go) && $(multiapi)
15+
batch:
16+
- tag: package-2020-06-30-preview
17+
```
18+
1419
### Tag: package-2020-06-30-preview and go
1520
1621
These settings apply only when `--tag=package-2020-06-30-preview --go` is specified on the command line.

0 commit comments

Comments
 (0)