actual
|
Reorganise tests
|
2019-08-07 19:27:32 +01:00 |
expected
|
Implement JsonSchema for OsStr/OsString
|
2019-10-27 19:26:17 +00:00 |
util
|
Introduce separate RootSchema type
|
2019-10-23 18:23:12 +01:00 |
chrono.rs
|
Implement JsonSchema for chrono types
|
2019-09-08 13:29:45 +01:00 |
dereference.rs
|
Remove JsonSchemaError/Result
|
2019-10-20 14:33:54 +01:00 |
flatten.rs
|
Start adding doc comments
|
2019-10-20 15:46:09 +01:00 |
os.rs
|
Implement JsonSchema for OsStr/OsString
|
2019-10-27 19:26:17 +00:00 |
result.rs
|
Implement JsonSchema for Result<T,E>
|
2019-10-27 18:40:57 +00:00 |
schema_for_schema.rs
|
Introduce separate RootSchema type
|
2019-10-23 18:23:12 +01:00 |
schema_name.rs
|
Reduce memory footprint of SchemaObject.
|
2019-10-13 20:42:29 +01:00 |
skip.rs
|
Set readOnly/writeOnly on properties
|
2019-10-14 20:00:57 +01:00 |
time.rs
|
Implement JsonSchema for std::time types
|
2019-10-27 18:57:36 +00:00 |