schemars/schemars/tests/expected
2021-04-16 13:56:26 +01:00
..
arrayvec.json Implement JsonSchema on smallvec + arrayvec types 2019-12-28 20:11:38 +00:00
arrayvec_string.json Implement JsonSchema on smallvec + arrayvec types 2019-12-28 20:11:38 +00:00
bytes.json Also implement JsonSchema for BytesMut 2021-04-05 21:02:49 +01:00
chrono-types.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
crate_alias.json Support for #[schemars(crate = "...")] (#80) 2021-04-05 19:34:28 +01:00
default.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
deprecated-enum.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
deprecated-struct.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
doc_comments_enum.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
doc_comments_override.json Allow overriding title/desc from doc comments (#13) 2020-05-17 11:19:48 +01:00
doc_comments_struct.json Get title/description from #[doc] on enum variants 2019-12-08 12:03:46 +00:00
doc_comments_struct_ref_siblings.json Add Visitor trait, update changelog 2020-06-04 19:23:36 +01:00
duration_and_systemtime.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
either.json Implement JsonSchema on Either 2019-12-27 22:16:01 +00:00
enum-adjacent-tagged-duf.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
enum-adjacent-tagged.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
enum-external-duf.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
enum-external.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
enum-internal-duf.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
enum-internal.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
enum-repr-with-attrs.json Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
enum-repr.json Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
enum-untagged-duf.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
enum-untagged.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
examples.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
flatten.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
from_json_value.json Don't include number format in schema for value 2021-03-25 19:47:36 +00:00
from_value_2019_09.json Don't include number format in schema for value 2021-03-25 19:47:36 +00:00
from_value_draft07.json Don't include number format in schema for value 2021-03-25 19:47:36 +00:00
from_value_openapi3.json Don't include number format in schema for value 2021-03-25 19:47:36 +00:00
indexmap.json Make HashSet and BTreeSet use the uniqueItems keyword in their schema (#64) 2021-03-21 14:43:58 +00:00
inline-subschemas-recursive.json Ensure pending_schema_names is always cleaned up 2021-03-21 21:47:46 +00:00
inline-subschemas.json Prevent stack overflow when using inline_subschemas 2021-03-21 20:27:38 +00:00
macro_built_enum.json Refactor out add_schema_as_property 2021-04-16 10:42:03 +01:00
macro_built_struct.json Fix deriving JsonSchema inside macro (#79) 2021-04-05 16:15:34 +01:00
nonzero_ints.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
os_strings.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
property-name-struct.json Regenerate integration test expected json 2019-10-07 20:35:40 +01:00
range.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
remote_derive.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
remote_derive_generic.json Make HashSet and BTreeSet use the uniqueItems keyword in their schema (#64) 2021-03-21 14:43:58 +00:00
result.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
schema-2019_09.json Make HashSet and BTreeSet use the uniqueItems keyword in their schema (#64) 2021-03-21 14:43:58 +00:00
schema-name-custom.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
schema-name-default.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
schema-openapi3.json Make HashSet and BTreeSet use the uniqueItems keyword in their schema (#64) 2021-03-21 14:43:58 +00:00
schema.json Make HashSet and BTreeSet use the uniqueItems keyword in their schema (#64) 2021-03-21 14:43:58 +00:00
schema_with-enum-adjacent-tagged.json Allow schema_with attr on enum variants 2021-04-10 15:16:16 +01:00
schema_with-enum-external.json Allow schema_with attr on enum variants 2021-04-10 15:16:16 +01:00
schema_with-enum-internal.json Allow schema_with attr on enum variants 2021-04-10 15:16:16 +01:00
schema_with-enum-untagged.json Allow schema_with attr on enum variants 2021-04-10 15:16:16 +01:00
schema_with-newtype.json schema_with attribute 2020-05-15 17:11:28 +01:00
schema_with-struct.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
schema_with-transparent-newtype.json Fix #[schemars(with = ...)] alongside #[serde(transparent)] (#67) 2021-03-21 13:56:24 +00:00
schema_with-tuple.json schema_with attribute 2020-05-15 17:11:28 +01:00
skip_enum_variants.json Set additionalProperties to false on enums where appropriate 2021-03-20 18:45:29 +00:00
skip_struct_fields.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
skip_tuple_fields.json Exclude skipped fields/variants from json schema 2019-09-12 19:07:25 +01:00
smallvec.json Implement JsonSchema on smallvec + arrayvec types 2019-12-28 20:11:38 +00:00
struct-newtype.json Set format property on integers 2019-09-08 14:20:57 +01:00
struct-normal-additional-properties.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
struct-normal.json Regenerate all test expected outputs 2020-09-24 20:47:46 +01:00
struct-tuple.json Make Option<T> fields optional in generated schemas (#16) 2020-02-29 19:37:20 +00:00
struct-unit.json Enable deriving JsonSchema for unit/newtype/tuple structs 2019-09-07 16:36:12 +01:00
transparent-struct.json Respect #[serde(transparent)] attribute (#17) 2020-05-16 21:16:59 +01:00
url.json Implement JsonSchema on Url 2021-03-26 23:00:20 +00:00
uuid.json Implement JsonSchema on Uuid 2019-12-27 22:41:28 +00:00
validate.json Handle required flattened Option fields 2021-04-15 18:11:28 +01:00
validate_newtype.json Process validation attributes in newtype structs 2021-04-16 12:30:52 +01:00
validate_tuple.json Process validation attributes in tuple structs 2021-04-16 13:56:26 +01:00