Swagger Editor Validate Versions Save

This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.

v1.3.2

1 year ago

Fixes

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

v1.3.1

2 years ago

Fixes

  • validation: fix logic in shouldIgnoreError (#136) (aace441) closes #135

v1.3.0

2 years ago

Features

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

v1.2.1

3 years ago

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

v1.2.0

3 years ago

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

v1.1.0

3 years ago

Add better documentation and fix multiple issues

v1.0.0

3 years ago

This is initial version of Swagger Editor Validate Github Action