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
|
@ -15,7 +15,7 @@ schemars = { version = "0.6", features = ["chrono"] }
|
|||
|
||||
<div class="indented">
|
||||
|
||||
### derive_json_schema
|
||||
### impl_json_schema
|
||||
|
||||
Implements `JsonSchema` on Schemars types themselves.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue