Graham Esau
|
28403e8eaf
|
Initial commit
|
2019-08-04 16:48:29 +01:00 |
|
Graham Esau
|
5228ec65e5
|
Allow deriving MakeSchema on simple structs!
|
2019-08-04 16:44:09 +01:00 |
|
Graham Esau
|
fcb9d5d1c0
|
Derive PartialEq on Schema structs
|
2019-08-04 13:48:16 +01:00 |
|
Graham Esau
|
cbbc883038
|
Change generates_ref_schema default to true
|
2019-08-04 13:42:22 +01:00 |
|
Graham Esau
|
354c3aa98f
|
Renames
|
2019-08-04 13:32:00 +01:00 |
|
Graham Esau
|
21a29dc6b5
|
Remove various 'static bounds
Currently using an unreliable hack - assuming type name is unique D:
|
2019-08-04 12:30:16 +01:00 |
|
Graham Esau
|
4f9956631e
|
Enforce unique subschema names
|
2019-08-04 10:11:56 +01:00 |
|
Graham Esau
|
2e580cb914
|
Change override_schema_name to schema_name
|
2019-08-04 09:20:10 +01:00 |
|
Graham Esau
|
42013cff01
|
Allow opting out of ref schema generation
|
2019-08-04 01:45:51 +01:00 |
|
Graham Esau
|
f4ca23ddeb
|
Add SchemaGenerator
|
2019-08-04 01:26:04 +01:00 |
|
Graham Esau
|
b3924feb87
|
Extend SchemaObject
|
2019-08-03 21:22:21 +01:00 |
|
Graham Esau
|
3c03d910ca
|
Allow boolean "trivial" schemas
|
2019-08-03 19:16:30 +01:00 |
|
Graham Esau
|
1cc9bb5564
|
Simplify generated schema for Map types
|
2019-08-03 18:35:36 +01:00 |
|
Graham Esau
|
c6bd03435d
|
Move into schemars subdirectory
|
2019-08-03 18:34:01 +01:00 |
|
Graham Esau
|
4a1afb7574
|
Add a few more MakeSchema implementations
|
2019-08-03 18:30:14 +01:00 |
|
Graham Esau
|
3a321a901b
|
Initial commit
|
2019-08-03 17:45:57 +01:00 |
|