swaggerexpert/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
- Stale
- License
- None
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 | — |
| default-timeout | Maximum time in milliseconds a script waits for certain actions or events to occur | no | — |
Outputs
no outputs