Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Migrate java clients from swagger-codegen to openapi-generator #117

Merged

Commits on Oct 29, 2019

  1. 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
    
    generator 4.1.3
    
    4.2.0
    yue9944882 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    bf04565 View commit details
    Browse the repository at this point in the history