metadevpro / openapi3-ts

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

export SchemaObjectType array #93

Closed utako closed 1 year ago

utako commented 1 year ago

i would like this type exported so i can stop hardcoding it in some polymorphic schema building functions.

pjmolina commented 1 year ago

Already merge in #95