Commit 56fde75
fix(kotlin-client): remove upstream guard blocking Jackson 3 support
The upstream kotlin-spring PR added a guard throwing IllegalArgumentException
for useJackson3 on kotlin-client. Since this branch implements that support,
remove the guard while keeping the proper validation below it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b61a616 commit 56fde75
1 file changed
Lines changed: 0 additions & 5 deletions
File tree
- modules/openapi-generator/src/main/java/org/openapitools/codegen/languages
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | 472 | | |
478 | 473 | | |
479 | 474 | | |
| |||
0 commit comments