Marwes / schemafy

Crate for generating rust types from a json schema
MIT License
242 stars 51 forks source link

Add #[skip_serializing_if="Option::is_none"] to optional attributes. #37

Closed vadimcn closed 3 years ago

vadimcn commented 4 years ago

Fixes #17.

tim-hellhake commented 3 years ago

@Marwes any news on this? :smile:

Marwes commented 3 years ago

:+1: