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(spring): support SpringDoc @ParameterObject #1823

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 16, 2024

  1. feat(springdoc-parameter-object): support with jakarta-query-param

    Diego Ramp (u125015) authored and MikeEdgar committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    75179df View commit details
    Browse the repository at this point in the history
  2. Remove need for Jakarta annotation for Spring param bean on GET methods

    Signed-off-by: Michael Edgar <michael@xlate.io>
    MikeEdgar committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    72c1c1c View commit details
    Browse the repository at this point in the history
  3. Resolve some warnings in Spring extension

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