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

Fix malli swagger defs w/ custom registries #589

Merged
merged 8 commits into from
Sep 1, 2023

Commits on Mar 6, 2023

  1. Move more of swagger gen into malli lib

    ...so we can fix metosin#558.
    cap10morgan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    229171c View commit details
    Browse the repository at this point in the history
  2. Lift definitions to root of swagger.json

    ...so that all of the absolute $ref's to them will resolve
    cap10morgan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4f31304 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    0f9b624 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    ea3d031 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    f237b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182524b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    9377686 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Update malli swagger test expectations for definitions

    ...which should only be at the top level now.
    cap10morgan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    59812a3 View commit details
    Browse the repository at this point in the history