- Add additional documentation
- Fix handling of null values in
enum
for string, number, integer, and boolean
- Bump
indexmap
dependency to 2.0.0 - Add
enum
field to boolean schema - Add
callbacks
toOperation
type (out of conformance with spec) - Fix handling of subschemas with typed Schema objects
- Fixes to SecuritySchema handling