Commit 2aeac4b
authored
[python] fix failsafe deserialize for swagger generation (#3235)
* update regenerate.ts
* Update dependencies
* Update dependencies (2025-10-09 05:26:38)
* Regenerate for typespec-python (2025-10-09 05:31:40)
* open test case
* add changelog
* bump version
* update lock file
* bump dep
* Regenerate for typespec-python (2025-10-11 05:52:56)
* Regenerate for autorest.python (2025-10-11 06:07:23)
* Fix failsafe deserialize for swagger generation
---------
Co-authored-by: AutoPrFromHttpClientPython <AutoPrFromHttpClientPython>1 parent 2e44ba4 commit 2aeac4b
172 files changed
Lines changed: 6875 additions & 1724 deletions
File tree
- .chronus/changes
- packages
- autorest.python
- samples/specification/azure-test/test/azure-test/azure/test/_generated
- aio/operations
- operations
- test
- azure/legacy/Expected/AcceptanceTests
- AzureBodyDuration/bodyduration
- aio/operations
- operations
- AzureParameterGrouping/azureparametergrouping
- aio/operations
- operations
- AzureReport/azurereport
- aio/operations
- operations
- AzureSpecials/azurespecialproperties
- aio/operations
- operations
- CustomBaseUri/custombaseurl
- aio/operations
- operations
- LroWithParameterizedEndpoints/lrowithparameterizedendpoints
- aio/operations
- operations
- MixedApiVersion/mixedapiversion
- aio/operations
- operations
- SubscriptionIdApiVersion/subscriptionidapiversion
- aio/operations
- operations
- vanilla
- legacy/Expected/AcceptanceTests
- AdditionalProperties/additionalproperties
- aio/operations
- operations
- BodyArrayWithNamespaceFolders/vanilla/body/array
- aio/operations
- operations
- BodyArray/bodyarray
- aio/operations
- operations
- BodyBinary/bodybinary
- aio/operations
- operations
- BodyBoolean/bodyboolean
- aio/operations
- operations
- BodyByteWithPackageName/bodybytewithpackagename
- aio/operations
- operations
- BodyByte/bodybyte
- aio/operations
- operations
- BodyComplex/bodycomplex
- aio/operations
- operations
- BodyDateTimeRfc1123/bodydatetimerfc1123
- aio/operations
- operations
- BodyDateTime/bodydatetime
- aio/operations
- operations
- BodyDate/bodydate
- aio/operations
- operations
- BodyDictionary/bodydictionary
- aio/operations
- operations
- BodyDuration/bodyduration
- aio/operations
- operations
- BodyFile/bodyfile
- aio/operations
- operations
- BodyFormData/bodyformdata
- aio/operations
- operations
- BodyInteger/bodyinteger
- aio/operations
- operations
- BodyNumber/bodynumber
- aio/operations
- operations
- BodyString/bodystring
- aio/operations
- operations
- BodyTime/bodytime
- aio/operations
- operations
- CustomBaseUriMoreOptions/custombaseurlmoreoptions
- aio/operations
- operations
- CustomBaseUri/custombaseurl
- aio/operations
- operations
- ErrorWithSecrets/errorwithsecrets
- aio/operations
- operations
- Header/header
- aio/operations
- operations
- Http/httpinfrastructure
- aio/operations
- operations
- MergePatchJson/mergepatchjson
- aio/operations
- operations
- ModelFlattening/modelflattening
- aio/operations
- operations
- MultipleInheritance/multipleinheritance
- aio/operations
- operations
- ObjectType/objecttype
- aio/operations
- operations
- Report/report
- aio/operations
- operations
- RequiredOptional/requiredoptional
- aio/operations
- operations
- UrlMultiCollectionFormat/urlmulticollectionformat
- aio/operations
- operations
- Url/url
- aio/operations
- operations
- Validation/validation
- aio/operations
- operations
- Xml/xmlservice
- aio/operations
- operations
- XmsErrorResponse/xmserrorresponse
- aio/operations
- operations
- version-tolerant/Expected/AcceptanceTests/XmlVersionTolerant/xmlserviceversiontolerant
- aio/operations
- operations
- typespec-python
- test
- azure/generated
- azure-resource-manager-common-properties/azure/resourcemanager/commonproperties
- aio/operations
- operations
- azure-resource-manager-large-header/azure/resourcemanager/largeheader
- aio/operations
- operations
- azure-resource-manager-method-subscription-id/azure/resourcemanager/methodsubscriptionid
- aio/operations
- operations
- azure-resource-manager-non-resource/azure/resourcemanager/nonresource
- aio/operations
- operations
- azure-resource-manager-operation-templates/azure/resourcemanager/operationtemplates
- aio/operations
- operations
- azure-resource-manager-resources/azure/resourcemanager/resources
- aio/operations
- operations
- response-status-code-range/response/statuscoderange
- _operations
- aio/_operations
- unbranded/generated/response-status-code-range/response/statuscoderange
- _operations
- aio/_operations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 276 additions & 69 deletions
Large diffs are not rendered by default.
Lines changed: 276 additions & 69 deletions
Large diffs are not rendered by default.
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
150 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
| |||
189 | 195 | | |
190 | 196 | | |
191 | 197 | | |
192 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
193 | 202 | | |
194 | 203 | | |
195 | 204 | | |
| |||
235 | 244 | | |
236 | 245 | | |
237 | 246 | | |
238 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
239 | 251 | | |
240 | 252 | | |
241 | 253 | | |
| |||
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| |||
205 | 208 | | |
206 | 209 | | |
207 | 210 | | |
208 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
209 | 215 | | |
210 | 216 | | |
211 | 217 | | |
| |||
247 | 253 | | |
248 | 254 | | |
249 | 255 | | |
250 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
251 | 260 | | |
252 | 261 | | |
253 | 262 | | |
| |||
293 | 302 | | |
294 | 303 | | |
295 | 304 | | |
296 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
297 | 309 | | |
298 | 310 | | |
299 | 311 | | |
| |||
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
180 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
181 | 187 | | |
182 | 188 | | |
183 | 189 | | |
| |||
237 | 243 | | |
238 | 244 | | |
239 | 245 | | |
240 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
241 | 250 | | |
242 | 251 | | |
243 | 252 | | |
| |||
307 | 316 | | |
308 | 317 | | |
309 | 318 | | |
310 | | - | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
311 | 323 | | |
312 | 324 | | |
313 | 325 | | |
| |||
361 | 373 | | |
362 | 374 | | |
363 | 375 | | |
364 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
365 | 380 | | |
366 | 381 | | |
367 | 382 | | |
| |||
414 | 429 | | |
415 | 430 | | |
416 | 431 | | |
417 | | - | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
418 | 436 | | |
419 | 437 | | |
420 | 438 | | |
| |||
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
268 | 271 | | |
269 | 272 | | |
270 | 273 | | |
| |||
321 | 324 | | |
322 | 325 | | |
323 | 326 | | |
324 | | - | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
325 | 331 | | |
326 | 332 | | |
327 | 333 | | |
| |||
381 | 387 | | |
382 | 388 | | |
383 | 389 | | |
384 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
385 | 394 | | |
386 | 395 | | |
387 | 396 | | |
| |||
451 | 460 | | |
452 | 461 | | |
453 | 462 | | |
454 | | - | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
455 | 467 | | |
456 | 468 | | |
457 | 469 | | |
| |||
505 | 517 | | |
506 | 518 | | |
507 | 519 | | |
508 | | - | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
509 | 524 | | |
510 | 525 | | |
511 | 526 | | |
| |||
560 | 575 | | |
561 | 576 | | |
562 | 577 | | |
563 | | - | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
564 | 582 | | |
565 | 583 | | |
566 | 584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments