schemars/schemars/tests
2024-05-06 18:12:20 +01:00
..
actual Reorganise tests 2019-08-07 19:27:32 +01:00
expected Fix deriving JsonSchema on enum without variants 2024-05-06 18:12:20 +01: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
decimal.rs Cleanup and test updates for bigdecimal04 2023-09-17 21:10:22 +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 deriving JsonSchema on enum without variants 2024-05-06 18:12:20 +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
indexmap2.rs Add support for indexmap v2 2023-08-27 23:01:12 +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 Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +01:00
result.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
same_name.rs Add schema_id(), handles different types with the same name (#247) 2023-09-17 20:36:52 +01:00
schema_for_schema.rs Add JSON Schema 2019-09 settings 2019-12-29 18:05:10 +00:00
schema_name.rs Support types with const generics (#239) 2023-08-27 20:50:20 +01:00
schema_with_enum.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
schema_with_struct.rs Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +01:00
semver.rs add support for semver crate (#238) 2023-08-27 20:00:36 +01:00
skip.rs Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +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 Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +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 Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +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 Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +01:00
validate_inner.rs Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +01:00