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

Add ToSchema implementation for serde_json::Value #1132

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Oct 15, 2024

This commit adds direct ToSchema implementation for serde_json::Value.

Fixes #1128

This commit adds direct `ToSchema` implementation for `serde_json::Value`.

Fixes #1128
@juhaku juhaku merged commit 8901107 into master Oct 15, 2024
22 checks passed
@juhaku juhaku deleted the impl-to-schema-serde-json branch October 15, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Generics: the trait bound Value: ToSchema is not satisfied
1 participant