Graham Esau
|
e259955809
|
Attribute for defining examples (#23)
|
2020-05-17 16:41:19 +01:00 |
|
Graham Esau
|
1b42dc7e3e
|
Allow overriding title/desc from doc comments (#13)
|
2020-05-17 11:19:48 +01:00 |
|
Graham Esau
|
5a28cef598
|
Respect #[serde(transparent)] attribute (#17)
|
2020-05-16 21:16:59 +01:00 |
|
Denis Kurilov
|
1190b1fad9
|
additionalProperties: false for struct annotated with serde deny_unknown_fields (#30)
Co-authored-by: Denis Kurilov <denis@routinghub.com>
|
2020-05-16 12:02:47 +01:00 |
|
Graham Esau
|
3fd316063a
|
schema_with attribute
|
2020-05-15 17:11:28 +01:00 |
|
Graham Esau
|
780c7286a6
|
Refactor attribute parsing to make it more extensible
|
2020-05-12 21:17:34 +01:00 |
|
Graham Esau
|
70b5a1a2e6
|
Refactor of AST parsing
|
2020-05-10 22:09:15 +01:00 |
|
Graham Esau
|
08886799bb
|
Respect with attributes on enum variants
|
2020-05-10 17:17:04 +01:00 |
|
Graham Esau
|
11b7a09c93
|
Enable deriving JsonSchema on adjacent tagged enums
Issue #4
|
2020-04-30 14:21:04 +01:00 |
|
Graham Esau
|
3e1ab76c21
|
Parse types as syn::Type, not syn::ExprPath.
#[schemars(with= "()")] should now work!
|
2020-02-29 23:36:39 +00:00 |
|
Graham Esau
|
781f40b061
|
Improve schema naming for deriving on remote types
|
2019-12-27 15:37:59 +00:00 |
|
Graham Esau
|
351ff1572a
|
v0.6.0
|
2019-12-09 21:06:44 +00:00 |
|
Graham Esau
|
3fb625e08c
|
Refactoring of schemars_derive
|
2019-12-09 20:57:38 +00:00 |
|