metadevpro / openapi3-ts

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

Flip Deprecation on example and nullable in 3.1.0 #112

Closed samchungy closed 1 year ago

samchungy commented 1 year ago

I made a mistake in the last PR. It's nullable which is entirely removed and example which is deprecated. I get them mixed up, my bad.

https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0

image image