Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update readme.go.md
Enable 2021-05-01-preview diagnostic setting api for Go
  • Loading branch information
LarryZhang19 authored Mar 2, 2022
commit b25349452b27c5f84a276746e16fa3b777045107
3 changes: 2 additions & 1 deletion specification/monitor/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ batch:
- tag: package-2020-10-only
- tag: package-2021-07
- tag: package-2021-09
- tag: package-2021-05-01-preview-only
```

### Tag: package-2017-09 and go
Expand Down Expand Up @@ -130,4 +131,4 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s

``` yaml $(tag) == 'package-2021-09' && $(go)
output-folder: $(go-sdk-folder)/services/preview/monitor/mgmt/2021-09-01-preview/$(namespace)
```
```