Releases: stoplightio/http-spec
Releases · stoplightio/http-spec
v2.2.4
2.2.4 (2019-10-16)
Bug Fixes
- handle incorrect schemas gracefully (#29) (16058aa)
v2.2.3
2.2.3 (2019-09-23)
Bug Fixes
v2.2.2
2.2.2 (2019-09-10)
Bug Fixes
v2.2.1
2.2.1 (2019-09-09)
Bug Fixes
- use phil's openapi schema to json schema (6e87407)
v2.2.0
2.2.0 (2019-09-03)
Bug Fixes
- do not discard foreign values (f4a7389)
- keep empty contents (98f8f79)
- rollup file is not that needed (bf67119)
Features
- do not discard unknown examples (e97992d)
v2.1.5
2.1.5 (2019-09-03)
Bug Fixes
- content: include whole example (bf0ed88)
v2.1.4
2.1.4 (2019-08-30)
Bug Fixes
- set specific parameter type (b9ab51b)
v2.1.3
2.1.3 (2019-08-30)
Bug Fixes
- correctly handle allowEmptyValue (def610f)
- correctly set allow empty value (ac3133f)
v2.1.2
2.1.2 (2019-08-28)
Bug Fixes
- Keep example property after the schema transformation (c940806)
- keep the example in the transformed schema (0d05b1c)
v2.1.1
2.1.1 (2019-08-26)
Bug Fixes
- clone schema when transforming (039c274)