Commit graph

4 commits

Author SHA1 Message Date
Graham Esau
342cd5fd09
Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
Graham Esau
043d794e39 Fix build warnings from tests
Deriving `Debug` is no longer enough to suppress warnings about unused fields
2022-05-15 22:55:10 +01:00
Graham Esau
fbd019baae Implement JsonSchema on Either 2019-12-27 22:16:01 +00:00
Graham Esau
fd42debc4d Implement JsonSchema on indexmap types 2019-12-27 21:44:50 +00:00