Releases: stoplightio/http-spec
Releases · stoplightio/http-spec
v2.1.0
2.1.0 (2019-08-23)
Features
v2.0.0
2.0.0 (2019-08-22)
Features
BREAKING CHANGES
getSecurities
returns Security[][]
now instead of Security[]
translateToSecurities
returns HttpSecurityScheme[][]
instead of HttpSecurityScheme[]
v1.0.8
1.0.8 (2019-07-31)
Bug Fixes
- check style array only if defined (901e413)
v1.0.7
1.0.7 (2019-07-31)
Bug Fixes
- add nested properties (c27c203)
- Merge pull request #12 from stoplightio/fix/nested (0c2db6e)
v1.0.6
1.0.6 (2019-07-30)
Bug Fixes
- correclty handle allowEmptyValue (02c6088)
- Handle nullable property in OAS3 (3f98ec0)
- transform oas3 schema (578b154)
v1.0.5
1.0.5 (2019-07-29)
Bug Fixes
- form data transforms wip (d691cc1)
- oas2 turning form data into schema (a980f0c)
v1.0.4
1.0.4 (2019-07-17)
Bug Fixes
v1.0.3
1.0.3 (2019-07-17)
Bug Fixes
v1.0.2
1.0.2 (2019-07-10)
Bug Fixes
v1.0.1
1.0.1 (2019-06-16)
Bug Fixes
- refactor names a bit, add service tests (fc2c00e)