Skip to content

opspec-pkgs/openapispec.v3.validate-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

icon

Problem statement

validate a v3 open api spec

Format

the op uses opspec 0.1.5 definition format

Example usage

Install

opctl op install github.com/opspec-pkgs/openapispec.v3.validate-spec#1.0.0

Run

opctl run github.com/opspec-pkgs/openapispec.v3.validate-spec#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/openapispec.v3.validate-spec#1.0.0
  inputs:
    spec:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md