Categorygithub.com/cosnicolaou/oapi-tool
repositorypackage
0.0.0-20230131063602-7e053e685490
Repository: https://github.com/cosnicolaou/oapi-tool.git
Documentation: pkg.go.dev

# README

openapi-tool

A command line tool for working with and transforming openapi/swagger specifications.

Usage of oapi-tool

 command line for manipulating openapi/swagger specifications.

  download - download a specification.
    format - format a specification.
 transform - modify an openapi v3 specification using a set of built in transformations and rewrites.
  validate - validate an openapi v3 specification.
   convert - convert an openapi v2 specification to v3.
   inspect - display the element at a path in an openapi v3 specification.