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

Triple Rest Openapi Support #14924

Open
wants to merge 19 commits into
base: 3.3
Choose a base branch
from
Open

Triple Rest Openapi Support #14924

wants to merge 19 commits into from

Commits on Nov 27, 2024

  1. Initial version of openapi

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c7f0b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d39d22 View commit details
    Browse the repository at this point in the history
  3. Refine openapi model

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5a6e247 View commit details
    Browse the repository at this point in the history
  4. Openapi schema impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cd12f66 View commit details
    Browse the repository at this point in the history
  5. Request handler impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0a062c8 View commit details
    Browse the repository at this point in the history
  6. Basic definition resolve impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3a02bd1 View commit details
    Browse the repository at this point in the history
  7. Schema inherit support

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    737c422 View commit details
    Browse the repository at this point in the history
  8. Operation parameter impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d774cab View commit details
    Browse the repository at this point in the history
  9. NameStrategy impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cce8f56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7412dd8 View commit details
    Browse the repository at this point in the history
  11. Swagger ui support impl

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    71867e0 View commit details
    Browse the repository at this point in the history
  12. A couple of bugfix

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    75346e8 View commit details
    Browse the repository at this point in the history
  13. Refine resolver

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b7fe4f0 View commit details
    Browse the repository at this point in the history
  14. Schema class exclude support

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    aa53c9b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b8a575 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10b133d View commit details
    Browse the repository at this point in the history
  17. Enhance parameter resolve

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a02b471 View commit details
    Browse the repository at this point in the history
  18. Add dubbo bind host to server

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b80d947 View commit details
    Browse the repository at this point in the history
  19. Refine DefinitionMerger

    oxsean committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    69fe8bb View commit details
    Browse the repository at this point in the history