Commit graph

8 commits

Author SHA1 Message Date
Graham Esau
c2e8389e93 Fix Option<T> schema generation sometimes producing a schema that is not referenced 2019-09-03 19:47:39 +01:00
Graham Esau
a3076dde63 Internally tagged enums 2019-08-10 00:41:04 +01:00
Graham Esau
b0ae29094e Add enum tests 2019-08-10 00:09:40 +01:00
Graham Esau
94250fa037 Rename SchemaRef to Ref 2019-08-08 22:00:15 +01:00
Graham Esau
998e6c9f0f Set "required" schema attribute 2019-08-08 18:34:47 +01:00
Graham Esau
6b64cedb91 Process #[schemars] attributes 2019-08-08 08:24:30 +01:00
Graham Esau
1d0fd18c9e Enable renaming schemas using attribute on struct 2019-08-07 23:03:54 +01:00
Graham Esau
67d44533d6 Reorganise tests 2019-08-07 19:27:32 +01:00