Rename derive_json_schema feature to impl_json_schema
This commit is contained in:
parent
1c0f626e3f
commit
0ae2d48fba
5 changed files with 20 additions and 18 deletions
|
@ -208,5 +208,5 @@ fn main() {
|
|||
|
||||
## Feature Flags
|
||||
- `chrono` - implements `JsonSchema` for all [Chrono](https://github.com/chronotope/chrono) types which are serializable by Serde.
|
||||
- `derive_json_schema` - implements `JsonSchema` for Schemars types themselves
|
||||
- `impl_json_schema` - implements `JsonSchema` for Schemars types themselves
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue