Skip to content

Commit

Permalink
Fix data plane cosmosdb (Azure#10277)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored and 00Kai0 committed Oct 12, 2020
1 parent 2a9f356 commit aab2b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/cosmos-db/data-plane/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ These settings apply only when `--tag=package-2019-02 --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-2019-02' && $(go)
output-folder: $(go-sdk-folder)/services/storage/tables/2019-02-02/$(namespace)
output-folder: $(go-sdk-folder)/services/preview/storage/tables/2019-02-02-preview/$(namespace)
```

0 comments on commit aab2b6c

Please sign in to comment.