-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrate java clients from swagger-codegen to openapi-generator
add reflection-equality config option java: update openapi generator to 4.1.2 patch openapi-generator, format Quantity Bring in a patched openapi-generator temporarily until openapi-generator#4182 gets merged, and add a format to resource.Quantity so it can have a custom typeMapping installed. Also bring configuration of type and import mappings to the correct (newer) format for the maven plugin. remove the overrides refactor openapi-gen
- Loading branch information
1 parent
f14e0bb
commit 4c7842c
Showing
3 changed files
with
29 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters