mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-07 06:06:09 +00:00
Add nameMapping option to Java client, server generators (#16103)
* add nameMapping to java codegen * update doc * update samples * fix typo * update toParamName
This commit is contained in:
@@ -2305,6 +2305,15 @@ components:
|
||||
- name
|
||||
- photoUrls
|
||||
type: object
|
||||
PropertyNameCollision:
|
||||
properties:
|
||||
_type:
|
||||
type: string
|
||||
type:
|
||||
type: string
|
||||
type_:
|
||||
type: string
|
||||
type: object
|
||||
_foo_get_default_response:
|
||||
example:
|
||||
string:
|
||||
|
||||
Reference in New Issue
Block a user