Commit graph

11 commits

Author SHA1 Message Date
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