Releases: stoplightio/types
Releases · stoplightio/types
v14.1.0
14.1.0 (2023-12-08)
Features
- http: adds oas 3.1 webhooks to http types (#146) (d99f6ad)
v14.0.0
14.0.0 (2023-09-25)
Features
- http-spec: align IHttpService['security'] with IHttpOperation['security'] (#142) (dbd8fdc)
BREAKING CHANGES
- http-spec: IHttpService['security'] is a 2D array now
v14.0.0-beta.1
Features
- http-spec: security groups (b4c37be)
BREAKING CHANGES
- http-spec: IHttpService['security'] is a 2D array now
v13.19.0
Features
- oas: adds unknown parameters to track as components (#140) (c43b251)
v13.18.0
Features
- http: add spec extensions to most of objects that may have it (#139) (98c0ab3)
v13.17.0
Features
- http: add callbacks to components, tweak callback structure (#138) (90ea9f1)
v13.16.0
Features
- http: add externalDocs to service, operation, tag definition (6f0fb0b)