Skip to content

Commit

Permalink
netapp trenton pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 30, 2020
1 parent c3bb411 commit d6236f4
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 d6236f4

Please sign in to comment.