actions-marketplace-validations/Swagger Editor Validator
This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 28, 2024
- License
- BSD
Pinned Snippet
uses: actions-marketplace-validations/char0n_swagger-editor-validate@3c2f7d1b95a42ebe4e692e2be7c564845e63d303 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| swagger-editor-url | URL where Swagger Editor is served | no | https://editor.swagger.io/ |
| definition-file | Path to definition file | yes | — |
| ignore-error | JavaScript file containing predicate for determining if the error should be ignored or not | no | — |
Outputs
no outputs