v0.7.3
This commit is contained in:
parent
4c501990b1
commit
f4c8e7d4d3
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## In-dev - version TBC
|
||||
## [0.7.3] - 2020-05-15
|
||||
### Added:
|
||||
- `#[schemars(schema_with = "...")]` attribute can be set on variants and fields. This allows you to specify another function which returns the schema you want, which is particularly useful on fields of types that don't implement the JsonSchema trait (https://github.com/GREsau/schemars/issues/15)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue