schemars/schemars/tests
2023-02-26 19:59:17 +00:00
..
actual Reorganise tests 2019-08-07 19:27:32 +01:00
expected add optional smol_str support (#72) 2023-02-26 19:42:16 +00:00
ui Emit compilation errors for duplicate validation attributes 2021-09-17 23:04:37 +01:00
util Support uuid v1 and arrayvec 0.7 (#142) 2022-05-16 22:39:48 +01:00
arrayvec.rs Support uuid v1 and arrayvec 0.7 (#142) 2022-05-16 22:39:48 +01:00
bound.rs Run cargo fmt 2023-02-26 19:47:10 +00:00
bytes.rs Also implement JsonSchema for BytesMut 2021-04-05 21:02:49 +01:00
chrono.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
crate_alias.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
default.rs Revert "Support generic default values" 2022-05-17 18:17:17 +01:00
deprecated.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
dereference.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
docs.rs Fix handling of attributes applied to unit variant types (#152) 2022-08-12 15:37:34 +01:00
either.rs Implement JsonSchema on Either 2019-12-27 22:16:01 +00:00
enum.rs Fix handling of attributes applied to unit variant types (#152) 2022-08-12 15:37:34 +01:00
enum_deny_unknown_fields.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
enum_repr.rs Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
enumset.rs Implement JsonSchema on EnumSet type 2021-10-10 18:49:34 +01:00
examples.rs Apply clippy fixes 2023-02-26 19:59:17 +00:00
ffi.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
flatten.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
from_value.rs Don't include number format in schema for value 2021-03-25 19:47:36 +00:00
indexmap.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
inline_subschemas.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
macro.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
nonzero_ints.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
property_name.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
range.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
remote_derive.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
remote_derive_generic.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
result.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
schema_for_schema.rs Add JSON Schema 2019-09 settings 2019-12-29 18:05:10 +00:00
schema_name.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
schema_with_enum.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
schema_with_struct.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
skip.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
smallvec.rs Implement JsonSchema on smallvec + arrayvec types 2019-12-28 20:11:38 +00:00
smol_str.rs add optional smol_str support (#72) 2023-02-26 19:42:16 +00:00
struct.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
struct_additional_properties.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
time.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
transparent.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
ui.rs Add test for invalid schemars attributes 2020-06-05 17:18:48 +01:00
url.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
uuid.rs Support uuid v1 and arrayvec 0.7 (#142) 2022-05-16 22:39:48 +01:00
validate.rs Apply clippy fixes 2023-02-26 19:59:17 +00:00