Skip to content

Commit

Permalink
netapp trenton pipeline (Azure#9287)
Browse files Browse the repository at this point in the history
Co-authored-by: root <[email protected]>
  • Loading branch information
chenjianfei2017 and root authored May 1, 2020
1 parent 29446bf commit 0780243
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions specification/netapp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-go
- repo: azure-sdk-for-java
- repo: azure-sdk-for-trenton
```


Expand Down Expand Up @@ -164,3 +165,17 @@ uncomment the `exclude-file` section below and add the file paths.
# - $(this-folder)/Microsoft.Example/stable/2010-01-01/somefile.json
```

## trenton

These settings apply only when `--trenton` is specified on the command line.

``` yaml $(trenton)
trenton:
cli-name: netapp
azure_arm: true
license_header: MICROSOFT_MIT_NO_VERSION
payload_flattening_threshold: 2
namespace: netapp
package-name: netapp
clear_output_folder: false
```

0 comments on commit 0780243

Please sign in to comment.