You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@
9
9
-`SchemaSettings::bool_schemas` - this has been superseded by the `ReplaceBoolSchemas` visitor
10
10
-`SchemaSettings::allow_ref_siblings` - this has been superseded by the `RemoveRefSiblings` visitor
11
11
12
+
### Fixed:
13
+
-**BREAKING CHANGE** unknown items in `#[schemars(...)]` attributes now cause a compilation error (https://github.com/GREsau/schemars/issues/18)
14
+
12
15
### Deprecated:
13
16
-`make_extensible`, `schema_for_any`, and `schema_for_none` methods on `SchemaGenerator`
0 commit comments