Replies: 1 comment
-
This isn't possible and idk if it should be possible, since this wouldn't be super useful without also being able to add derives to regular |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example
Is there any way to derive some trait to post_only_title::Data struct
Such as
#[derive(ToSchema)], #[schema(example = json!({"title": "bob the cat"}))]
Beta Was this translation helpful? Give feedback.
All reactions