openapi-contrib / openapi-schema-to-json-schema

Due to the OpenAPI v3.0 and JSON Schema discrepancy, you can use this JS library to convert OpenAPI Schema objects to proper JSON Schema.
https://www.npmjs.com/package/@openapi-contrib/openapi-schema-to-json-schema
MIT License
242 stars 20 forks source link

feat: add transform hook functions #18

Closed gilbsgilbs closed 1 year ago

gilbsgilbs commented 4 years ago

Following-up: https://github.com/openapi-contrib/openapi-schema-to-json-schema/pull/17#issuecomment-712724827

Feel free to close if you don't want to support such hooks.

jonluca commented 1 year ago

Thanks, added in https://github.com/openapi-contrib/openapi-schema-to-json-schema/pull/52

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 3.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: