Implement JsonSchema
for slices
This commit is contained in:
parent
7bcd6a2a65
commit
32b3f77bf7
2 changed files with 5 additions and 3 deletions
|
@ -3,6 +3,7 @@
|
|||
## **In-dev** - [0.8.1]
|
||||
### Added:
|
||||
- `SchemaGenerator::definitions_mut()` which returns a mutable reference to the generator's schema definitions
|
||||
- Implement `JsonSchema` for slices
|
||||
|
||||
### Changed:
|
||||
- Minimum supported rust version is now 1.37.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue