Skip to content

v0.8.4

Compare
Choose a tag to compare
@GREsau GREsau released this 19 Sep 09:47
· 74 commits to master since this release

Added:

  • #[schemars(schema_with = "...")] attribute can now be set on enum variants.
  • Deriving JsonSchema will now take into account #[validate(...)] attributes, compatible with the validator crate (#78)