Skip to content

Releases: stoplightio/http-spec

v2.1.0

23 Aug 17:39
ff68104
Compare
Choose a tag to compare

2.1.0 (2019-08-23)

Features

v2.0.0

22 Aug 11:28
91df1ea
Compare
Choose a tag to compare

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

31 Jul 10:08
cff0310
Compare
Choose a tag to compare

1.0.8 (2019-07-31)

Bug Fixes

  • check style array only if defined (901e413)

v1.0.7

31 Jul 07:56
0c2db6e
Compare
Choose a tag to compare

1.0.7 (2019-07-31)

Bug Fixes

  • add nested properties (c27c203)
  • Merge pull request #12 from stoplightio/fix/nested (0c2db6e)

v1.0.6

30 Jul 19:10
3f98ec0
Compare
Choose a tag to compare

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

29 Jul 14:36
a980f0c
Compare
Choose a tag to compare

1.0.5 (2019-07-29)

Bug Fixes

  • form data transforms wip (d691cc1)
  • oas2 turning form data into schema (a980f0c)

v1.0.4

17 Jul 18:04
1e89724
Compare
Choose a tag to compare

1.0.4 (2019-07-17)

Bug Fixes

v1.0.3

17 Jul 17:34
468a833
Compare
Choose a tag to compare

1.0.3 (2019-07-17)

Bug Fixes

v1.0.2

10 Jul 01:08
Compare
Choose a tag to compare

1.0.2 (2019-07-10)

Bug Fixes

v1.0.1

16 Jun 20:51
Compare
Choose a tag to compare

1.0.1 (2019-06-16)

Bug Fixes

  • refactor names a bit, add service tests (fc2c00e)