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

[OAS] Support lazy runtime types #184000

Merged
merged 14 commits into from
May 23, 2024

Commits on May 22, 2024

  1. support lazy runtime types

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    843e989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2c7c3 View commit details
    Browse the repository at this point in the history
  3. fix use of IDs

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3998f93 View commit details
    Browse the repository at this point in the history
  4. large ish refactor to rather use the built in joi-to-json reference h…

    …andling, mostly deleting code
    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f09817b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e6cc11 View commit details
    Browse the repository at this point in the history
  6. added parser test

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7b3abff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7d8a80 View commit details
    Browse the repository at this point in the history
  8. comments

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    41fe990 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6510265 View commit details
    Browse the repository at this point in the history
  10. added OAS test

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e681cd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    beea249 View commit details
    Browse the repository at this point in the history
  12. fix other use of "lazy"

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a0a3885 View commit details
    Browse the repository at this point in the history
  13. remove explicit typing

    jloleysens committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b42e0e7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. address nit

    jloleysens committed May 23, 2024
    Configuration menu
    Copy the full SHA
    acb66f1 View commit details
    Browse the repository at this point in the history