Skip to content

Commit

Permalink
redhat t2 config (Azure#14282)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAY-316 authored and mkarmark committed Jul 20, 2021
1 parent 05360b0 commit dfc1717
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/redhatopenshift/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
after_scripts:
- python ./scripts/multiapi_init_gen.py azure-mgmt-redhatopenshift
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-go
- repo: azure-resource-manager-schemas
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ python:
license-header: MICROSOFT_MIT_NO_VERSION
payload-flattening-threshold: 2
package-name: azure-mgmt-redhatopenshift
package-version: 1.0.0b1
clear-output-folder: true
no-namespace-folders: true
```
```yaml $(python) && $(track2)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-redhatopenshift
package-version: 1.0.0b1
clear-output-folder: true
no-namespace-folders: true
```
Expand Down

0 comments on commit dfc1717

Please sign in to comment.