Skip to content

v0.7.4

Choose a tag to compare

@GREsau GREsau released this 16 May 11:30
· 402 commits to master since this release

Added:

  • If a struct is annotated with #[serde(deny_unknown_fields)], generated schema will have additionalProperties set to false (#30)
  • Set type property to string on simple enums (#28)