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

feat(rest): add openapi schema consolidation #4365

Commits on Apr 19, 2020

  1. feat(rest): add openapi schema consolidation

    Add openapi schema enhancer to rest server. Consolidates openapi schema,
    by creating references to schema to reduce duplication.
    
    Can be disabled by setting rest option openApiSpec.consolidate to false.
    
    feat(openapi-v3): getEnhancerByName accept generic parameter
    
    Signed-off-by: Douglas McConnachie <[email protected]>
    dougal83 committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1990c7b View commit details
    Browse the repository at this point in the history