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

Fixes async api encoding when using discriminator (#43). #178

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

zorba128
Copy link
Contributor

Customizes json schema encoding for purpose of async-api rendering in order to remove unsupported discriminator mapping (leaving only discriminator field name). This behavior with proposed rendering of const constraint for coproducts (softwaremill/tapir#3955) should allow correct rendering of async api spec for coproducts.

@adamw adamw merged commit b37230e into softwaremill:master Jul 26, 2024
3 of 4 checks passed
@adamw
Copy link
Member

adamw commented Jul 26, 2024

Thanks :)

@zorba128
Copy link
Contributor Author

Sorry - messed up things a bit, but noticed you already fixed it. Thanks, hope it will all work together :).

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.

2 participants