schemars/schemars/tests
2024-05-13 18:33:48 +01:00
..
actual Reorganise tests 2019-08-07 19:27:32 +01:00
expected Regenerate test schemas 2024-05-13 18:33:48 +01:00
ui Emit compilation errors for duplicate validation attributes 2021-09-17 23:04:37 +01:00
util Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
arrayvec.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
bound.rs Run cargo fmt 2023-02-26 19:47:10 +00:00
bytes.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
chrono.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
crate_alias.rs Fix build warnings from tests 2022-05-15 22:55:10 +01:00
decimal.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +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
docs.rs Fix handling of attributes applied to unit variant types (#152) 2022-08-12 15:37:34 +01:00
either.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
enum.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
enum_deny_unknown_fields.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
enum_repr.rs Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
enumset.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +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 Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +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_name.rs Support types with const generics (#239) 2023-08-27 20:50:20 +01:00
schema_settings.rs Add more tests for different schema settings 2024-05-13 17:53:56 +01:00
schema_with_enum.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
schema_with_struct.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
semver.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
skip.rs Update to syn 2 and serde_derive_internals 0.29 2024-04-28 18:56:06 +01:00
smallvec.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
smol_str.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01: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 Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +01:00
uuid.rs Define Schema as a newtype around serde_json::Value (#289) 2024-05-12 19:23:54 +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