Releases: openapi-contrib/openapi-schema-to-json-schema
Releases · openapi-contrib/openapi-schema-to-json-schema
v3.3.0
3.3.0 (2023-03-28)
Features
- Add before/after hooks and definitions options (#52) (4ae492a)
v3.2.0
3.2.0 (2022-06-15)
Features
v3.1.2
3.1.2 (2022-04-26)
Bug Fixes
- nullable-enum: avoid adding duplicate null item (#35) (47c50a3), closes #34
v3.1.1
3.1.1 (2021-06-12)
Bug Fixes
- bump glob-parent from 5.1.0 to 5.1.2 (#30) (a843752)
v3.1.0
3.1.0 (2021-03-17)
Features
v3.0.4
3.0.4 (2020-08-19)
Performance Improvements
v3.0.3
3.0.3 (2020-07-07)
Bug Fixes
v3.0.2
3.0.2 (2020-07-02)
Bug Fixes
v3.0.1
3.0.1 (2020-07-01)
Bug Fixes
v3.0.0
Forked from @mikunn due to months of inactivity.
- Added
strictMode
which is true by default, but can be turned off in order to work with not entirely OpenAPI compliant documents.