apifellows/OAS3 Linter

Validates Open API Specification (OAS3) YAML files using @apifellows Linter

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 4, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: apifellows/gha-linter-oas3@f72b73319dd1b99750e0716ea93df2b86017fa26 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file-pathPath to the OpenAPI 3 YAML file in your repository to validateyes
continue-on-specification-errorContinue CI/CD execution if the specification validation fails (true/false)nofalse
continue-on-server-errorContinue CI/CD execution if @apifellows service has an error or is unavailable (true/false)nofalse
version@apifellows OAS3 Linter Version (e.g., v1, v2)nov1
namedescription
resultValidation result (success, warning, error)
status-codeHTTP status code from the API