/openapi-validator-buildkite-plugin

Validate OpenAPI spec files

Primary LanguageShellMIT LicenseMIT

openapi-validator-buildkite-plugin

An Buildkite plugin to validate openapi specification files.

Example

steps:
  - label: ':buildkite: lint pipelines'
    plugins:
      - xiaket/openapi-validator
          files:
            - specs/*.yaml

License

MIT (see LICENSE)