Skip to content

Commit

Permalink
Fix cosmos-db package-2020-09 output-folder (Azure#12972)
Browse files Browse the repository at this point in the history
  • Loading branch information
WodansSon authored and mkarmark committed Jul 20, 2021
1 parent e048c1e commit 9e0b8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/cosmos-db/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ These settings apply only when `--tag=package-2020-09 --go` is specified on the
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

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

### Tag: package-2020-06-preview and go
Expand Down

0 comments on commit 9e0b8a9

Please sign in to comment.