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 #642

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Fix malli swagger defs w/ custom registries #642

merged 14 commits into from
Sep 1, 2023

Conversation

opqdonut
Copy link
Member

replaces #589
fixes #558
depends on #metosin/malli#939

Lifts the definitions to the root of the swagger.json document so that
all of the $refs to them can resolve. Also fixes some naming /
encoding issues with them and a circular ref problem I was noticing
where sometimes a definition would just become a ref to itself.

@opqdonut opqdonut merged commit f2e6d33 into master Sep 1, 2023
12 checks passed
@opqdonut opqdonut deleted the rework-pr-589 branch September 1, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Malli -> Swagger transformation fails with custom registries
3 participants