metadevpro / openapi3-ts

TS Model & utils for creating and exposing OpenAPI 3.x contracts.
MIT License
485 stars 64 forks source link

Make webhooks optional #89

Closed samchungy closed 2 years ago

samchungy commented 2 years ago

Fixes the issue raised in https://github.com/metadevpro/openapi3-ts/pull/88#discussion_r990420456

Webhooks does not exist in OpenAPI 3.0

RobinTail commented 2 years ago

thank you for this fix 👍🏽