Commit 46decb7
committed
fix(typescript-fetch): fix logic when
Passing `stringEnums=false` was incorrectly treated as `true`. This went unnoticed since the default behavior works as expected. Made the logic consistent with `typescript-axios`.stringEnums is explicitly set to false1 parent 7b83462 commit 46decb7
File tree
1 file changed
+1
-0
lines changed- modules/openapi-generator/src/main/java/org/openapitools/codegen/languages
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
0 commit comments