GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
820 stars 227 forks source link

Fix flattening of `serde_json::Value` #315

Closed GREsau closed 2 months ago

GREsau commented 2 months ago

Related to #133

It should behave similarly to flattening a Map<String,Value> in that it allows any properties