| .. |
|
actual
|
Reorganise tests
|
2019-08-07 19:27:32 +01:00 |
|
expected
|
More refactoring of proc macro...
|
2020-05-11 21:53:36 +01:00 |
|
util
|
Introduce separate RootSchema type
|
2019-10-23 18:23:12 +01:00 |
|
arrayvec.rs
|
Run cargo fmt
|
2019-12-29 22:09:54 +00:00 |
|
chrono.rs
|
Implement JsonSchema for chrono types
|
2019-09-08 13:29:45 +01:00 |
|
default.rs
|
Fix skip_serializing_if/serialize_with handling
|
2020-04-11 22:06:48 +01:00 |
|
dereference.rs
|
Remove JsonSchemaError/Result
|
2019-10-20 14:33:54 +01:00 |
|
docs.rs
|
Add test for allow_ref_siblings behaviour
|
2019-12-29 22:30:17 +00:00 |
|
either.rs
|
Implement JsonSchema on Either
|
2019-12-27 22:16:01 +00:00 |
|
enum.rs
|
More refactoring of proc macro...
|
2020-05-11 21:53:36 +01:00 |
|
ffi.rs
|
Format project with rustfmt
|
2019-12-09 17:37:49 +00:00 |
|
flatten.rs
|
Make Option<T> fields optional in generated schemas (#16)
|
2020-02-29 19:37:20 +00:00 |
|
indexmap.rs
|
Implement JsonSchema on Either
|
2019-12-27 22:16:01 +00:00 |
|
nonzero_ints.rs
|
Implement JsonSchema for nonzero signed ints
|
2019-10-29 21:40:50 +00:00 |
|
property_name.rs
|
Do not ignore all serde attributes if there are also schemars attributes
|
2019-09-08 22:46:18 +01:00 |
|
range.rs
|
Format project with rustfmt
|
2019-12-09 17:37:49 +00:00 |
|
remote_derive.rs
|
Rewrite attribute parsing logic
|
2019-12-08 22:28:49 +00:00 |
|
remote_derive_generic.rs
|
Run cargo fmt
|
2019-12-29 22:09:54 +00:00 |
|
result.rs
|
Implement JsonSchema for Range/RangeInclusive
|
2019-10-27 22:30:01 +00:00 |
|
schema_for_schema.rs
|
Add JSON Schema 2019-09 settings
|
2019-12-29 18:05:10 +00: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 |
|
smallvec.rs
|
Implement JsonSchema on smallvec + arrayvec types
|
2019-12-28 20:11:38 +00:00 |
|
struct.rs
|
Make Option<T> fields optional in generated schemas (#16)
|
2020-02-29 19:37:20 +00:00 |
|
time.rs
|
Format project with rustfmt
|
2019-12-09 17:37:49 +00:00 |
|
uuid.rs
|
Run cargo fmt
|
2019-12-29 22:09:54 +00:00 |