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

Add new SmallRyeOpenAPI public builder API #1774

Merged
merged 6 commits into from Apr 25, 2024

Commits on Apr 24, 2024

  1. Add new SmallRyeOpenAPI public builder API

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1f0dede View commit details
    Browse the repository at this point in the history
  2. Adjust several tests for new API

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e70cb9f View commit details
    Browse the repository at this point in the history
  3. Formatting, fix Maven plugin test

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    acd63d7 View commit details
    Browse the repository at this point in the history
  4. Add JavaDocs for new builder API

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a3e09dd View commit details
    Browse the repository at this point in the history
  5. Public config keys in SmallRyeOASConfig, deprecate OpenApiConstants

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a933411 View commit details
    Browse the repository at this point in the history
  6. Move smallrye-config back to test-only dependency (core)

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bda6e8d View commit details
    Browse the repository at this point in the history