Skip to content

Commit

Permalink
resource t2 readme config (#13974)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAY-316 authored Apr 16, 2021
1 parent a582c2e commit c55d37d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 165 deletions.
13 changes: 3 additions & 10 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -751,16 +751,6 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-net
- repo: azure-sdk-for-python
after_scripts:
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#features
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#locks
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#policy
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#resources
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#subscriptions
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#links
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#templatespecs
- python ./scripts/multiapi_init_gen.py azure-mgmt-resource#deploymentscripts
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-go
Expand All @@ -770,6 +760,9 @@ swagger-to-sdk:
after_scripts:
- node sdkauto_afterscript.js resources/resource-manager
```
## Python

See configuration in [readme.python.md](./readme.python.md)

## Go

Expand Down
Loading

0 comments on commit c55d37d

Please sign in to comment.