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

OpenAPI generator new properties #807

Merged
merged 4 commits into from
Nov 27, 2023

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    1044d3e View commit details
    Browse the repository at this point in the history
  2. Fix OpenAPI Kotlin integration

    - moves tests to functional tests, since we want to make sure that the plugins
    can work _without_ the Kotlin plugin on classpath. The tests which involve
    external plugins must live in `functionalTests`
    - fixes missing integration with Kotlin plugin
    melix authored and altro3 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    6fc85ca View commit details
    Browse the repository at this point in the history
  3. Fix tests

    melix authored and altro3 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    2dd278a View commit details
    Browse the repository at this point in the history
  4. Fix openapi tests

    altro3 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b967f68 View commit details
    Browse the repository at this point in the history