File tree
4 files changed
+32
-12
lines changed- modules/openapi-generator/src/main
- java/org/openapitools/codegen/languages
- resources/python
- samples/openapi3/client/petstore
- python-aiohttp/petstore_api/models
- python/petstore_api/models
4 files changed
+32
-12
lines changedmodules/openapi-generator/src/main/java/org/openapitools/codegen/languages/PythonClientCodegen.java
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1269 | 1269 |
| |
1270 | 1270 |
| |
1271 | 1271 |
| |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
1272 | 1293 |
| |
1273 | 1294 |
| |
1274 | 1295 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 5 |
| |
11 | 6 |
| |
12 | 7 |
| |
| |||
228 | 223 |
| |
229 | 224 |
| |
230 | 225 |
| |
231 |
| - | |
| 226 | + | |
232 | 227 |
| |
233 | 228 |
| |
234 | 229 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
80 | 79 |
| |
81 | 80 |
| |
82 | 81 |
| |
83 |
| - | |
| 82 | + | |
84 | 83 |
| |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
90 | 92 |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
90 |
| - | |
| 89 | + | |
91 | 90 |
| |
92 | 91 |
| |
93 | 92 |
| |
94 | 93 |
| |
95 | 94 |
| |
96 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
97 | 99 |
|
0 commit comments