Commit a9313e7
Fix GoClientOptionsTest for generateTypeAliasesForDedupedSchemas option
Added the new configuration option to the test suite:
- Added GENERATE_TYPE_ALIASES_FOR_DEDUPED_SCHEMAS_VALUE constant
- Added option to createOptions() map
- Added verification in GoClientOptionsTest
This fixes the CI failure where the test was validating that all
CLI options are properly tested.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c8c67cc commit a9313e7
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- modules/openapi-generator/src/test/java/org/openapitools/codegen
- go
- options
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments