Skip to content

Commit d8f039e

Browse files
Update readme.md (#38681)
1 parent 4e87ae8 commit d8f039e

File tree

1 file changed

+16
-0
lines changed
  • specification/nginx/resource-manager

1 file changed

+16
-0
lines changed

specification/nginx/resource-manager/readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,19 @@ These settings apply only when `--tag=package-preview-2025-03-01` is specified o
120120
input-file:
121121
- Nginx.NginxPlus/preview/2025-03-01-preview/swagger.json
122122
```
123+
124+
# Code Generation
125+
126+
## Swagger to SDK
127+
128+
This section describes what SDK should be generated by the automatic system.
129+
This is not used by Autorest itself.
130+
131+
``` yaml $(swagger-to-sdk)
132+
swagger-to-sdk:
133+
- repo: azure-sdk-for-python
134+
```
135+
136+
## Python
137+
138+
See configuration in [readme.python.md](./readme.python.md)

0 commit comments

Comments
 (0)