Skip to content

datumforge/openapi-buildkite-plugin

Build status

openapi

A buildkite plugin for validating and merging OpenAPI specifications

Example

Add the following to your pipeline.yml:

steps:
  - command: ls
    plugins:
      - datumforge/openapi#v1.0.0:
          pattern: '*.md'

Developing

Provide examples on how to modify and test, e.g.:

To run the linter:

task lint

To run the tests:

task test

About

A buildkite plugin for validating and merging openapi specifications

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages