Graham Esau
|
c59e5b5e1c
|
Fix test
|
2022-10-02 19:46:29 +01:00 |
|
Graham Esau
|
4754a13fb3
|
Ignore bound set in serde attrs
|
2022-10-02 19:46:29 +01:00 |
|
Graham Esau
|
104dccca50
|
Add #[schemars(bound = ...)] attribute
Based on https://github.com/GREsau/schemars/pull/162
Co-authored-by: teozkr <teo@nullable.se>
|
2022-10-02 19:46:29 +01:00 |
|
Graham Esau
|
b0a2f9994b
|
Error on unknown schemars attr items
|
2020-06-04 19:39:57 +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
|
11b7a09c93
|
Enable deriving JsonSchema on adjacent tagged enums
Issue #4
|
2020-04-30 14:21:04 +01:00 |
|
Graham Esau
|
781f40b061
|
Improve schema naming for deriving on remote types
|
2019-12-27 15:37:59 +00:00 |
|
Graham Esau
|
3fb625e08c
|
Refactoring of schemars_derive
|
2019-12-09 20:57:38 +00:00 |
|