Skip to content

Releases: swaggerexpert/swagger-editor-validate

v1.5.1

14 Feb 23:12
264fd87
Compare
Choose a tag to compare

Bug Fixes

  • make sure github.action_path is always correct (#629) (264fd87), closes #627

v1.5.0

11 Feb 11:33
20d763d
Compare
Choose a tag to compare

Features

  • add support for default-timeout input (20d763d), (#625)

By default all operations are now time-outed after 10 (10000 milliseconds) seconds. If timeout error is shown while using this GitHub Action, please use default-timeout input and increase the timeout to fit your needs.

v1.4.2

31 Dec 12:52
e8e51db
Compare
Choose a tag to compare

Bug Fixes

v1.4.1

02 Oct 05:17
db517d5
Compare
Choose a tag to compare

Fixes

  • fix pupetter error related to sandboxing (ff8ba2b)

v1.4.0

19 Jun 08:03
fe35d65
Compare
Choose a tag to compare

Feature

  • move this action under SwaggerExpert umbrella (fe35d65)

v1.3.2

24 Sep 13:01
65266f9
Compare
Choose a tag to compare

Fixes

  • change condition for asserting that definition has rendered (65266f9)

v1.3.1

16 Feb 21:14
8829b79
Compare
Choose a tag to compare

Fixes

v1.3.0

02 Feb 20:02
5ffcd43
Compare
Choose a tag to compare

Features

  • validation: add support for ignoring errors (#126) (5ffcd43), closes #3

v1.2.1

05 Apr 13:20
Compare
Choose a tag to compare

Wait 10 seconds for Swagger Editor to finish rendering before we start checking for errors (be7a4f7), refs #13

v1.2.0

23 Mar 08:53
Compare
Choose a tag to compare

First public release of swagge-editor-validate GitHub Action.