Respect #[serde(transparent)] attribute (#17)
This commit is contained in:
parent
509a1c3b7b
commit
5a28cef598
8 changed files with 121 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
## In-dev - version TBC
|
||||
### Added:
|
||||
- Setting `#[deprecated]` attribute will now cause generated schemas to have the `deprecated` property set to `true`
|
||||
- Respect #[serde(transparent)] attribute (https://github.com/GREsau/schemars/issues/17)
|
||||
|
||||
## [0.7.4] - 2020-05-16
|
||||
### Added:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue