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 missing features to IntoParams #374

Merged
merged 2 commits into from
Nov 26, 2022

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Nov 26, 2022

Add missing features to IntoParams that exists in ToSchema named fields to unify IntoParams and ToSchema. Missing features are Inline, Format, Default, WriteOnly, ReadOnly and Nullable.

Resolves #284

Add missing features to `IntoParams` that exists in `ToSchema` named
fields to unify `IntoParams` and `ToSchema`. Missing features are `Inline`,
`Format`, `Default`, `WriteOnly`, `ReadOnly` and `Nullable`.
@juhaku juhaku marked this pull request as ready for review November 26, 2022 21:24
@juhaku juhaku merged commit 483b778 into master Nov 26, 2022
@juhaku juhaku deleted the feature-unify-into-params-to-schema-features branch November 26, 2022 21:32
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.

Unify ToSchema and IntoParams derive functionality
1 participant