Implement JsonSchema on Uuid
This commit is contained in:
parent
547f81fd67
commit
008d70e52a
8 changed files with 48 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## next
|
||||
### Added:
|
||||
- Implemented `JsonSchema` on types from `indexmap` and `either` (as optional dependencies)
|
||||
- Implemented `JsonSchema` on types from `indexmap`, `either` and `uuid` (as optional dependencies)
|
||||
### Changed
|
||||
- Remove trait bounds from Map/Set JsonSchema impls. They are unnecessary as we never create/use any instances of these types.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue