Commit 0ae50f5
authored
Fixes OpenAPITools#22146. Fixed the code to call the correct method to prevent duplication of Prefix added to the model when using
* Fixes OpenAPITools#22146
* Added handling for when super.getSchemaType method
returns null--model-name-prefix (OpenAPITools#22188)1 parent 3347204 commit 0ae50f5
1 file changed
Lines changed: 7 additions & 1 deletion
File tree
- modules/openapi-generator/src/main/java/org/openapitools/codegen/languages
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
675 | 681 | | |
676 | 682 | | |
677 | 683 | | |
| |||
0 commit comments