schemars/schemars/tests
2019-09-14 22:44:05 +01:00
..
actual Reorganise tests 2019-08-07 19:27:32 +01:00
expected Simplify schema for Options 2019-09-14 22:44:05 +01:00
util Implement JsonSchema for chrono types 2019-09-08 13:29:45 +01:00
chrono.rs Implement JsonSchema for chrono types 2019-09-08 13:29:45 +01:00
enum.rs Add tests for tuple enum variants 2019-09-07 15:25:06 +01:00
flatten.rs 0.1.6 - implement JsonSchema for unsized types 2019-08-11 17:58:07 +01:00
property_name.rs Do not ignore all serde attributes if there are also schemars attributes 2019-09-08 22:46:18 +01:00
remote_derive.rs Enable eriving JsonSchema when fields are in remote crates 2019-09-12 18:02:37 +01:00
schema_for_schema.rs Enable renaming schemas using attribute on struct 2019-08-07 23:03:54 +01:00
schema_name.rs Do not ignore all serde attributes if there are also schemars attributes 2019-09-08 22:46:18 +01:00
skip.rs Exclude skipped fields/variants from json schema 2019-09-12 19:07:25 +01:00
struct.rs Enable deriving JsonSchema for unit/newtype/tuple structs 2019-09-07 16:36:12 +01:00