Skip to content

Commit

Permalink
[Synapse] - Update readme to use 2020-12-01 (#12606)
Browse files Browse the repository at this point in the history
* Update readme

* Add  clear-output-folder

* Remove 2020-04-01-preview for csharp

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
  • Loading branch information
idear1203 and Dongwei Wang committed Jan 27, 2021
1 parent bf6528e commit f297feb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
6 changes: 1 addition & 5 deletions specification/synapse/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ These are the global settings for the Azure Synapse Analytics API.
description: Azure Synapse Analytics Management Client
openapi-type: arm
azure-arm: true
tag: package-2019-06-01-preview
tag: package-2020-12-01
generate-empty-classes: true
```
Expand Down Expand Up @@ -209,10 +209,6 @@ csharp:
namespace: Microsoft.Azure.Management.Synapse
output-folder: $(csharp-sdks-folder)/synapse/Microsoft.Azure.Management.Synapse/src/Generated
clear-output-folder: true
batch:
- tag: package-2019-06-01-preview
- tag: package-sqlGen3-2020-04-01-preview
- tag: package-2020-12-01
```

## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ typescript:
package-name: "@azure/arm-synapse"
output-folder: "$(typescript-sdks-folder)/sdk/synapse/arm-synapse"
generate-metadata: true
clear-output-folder: true
```

0 comments on commit f297feb

Please sign in to comment.