You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#[schemars(title = "...", description = "...")] can now be used to set schema title/description. If present, these values will be used instead of doc comments (#13)
Changed:
schemars_derive is now an optional dependency, but included by default