modulepackage
0.0.0-20220602091843-9ee86f501793
Repository: https://github.com/amka/go-openapi-converter.git
Documentation: pkg.go.dev
# README
Go OpenApi converter
It helps you to convert OpenAPI files from version 2 to 3.
🧑💻 Usage
Install with go install
:
$ go install github.com/amka/go-openapi-converter@latest
and run it with cli command:
$ go-openapi-converter source_file destination_file
🛠 Hacking
All you need is to get Golang and git.
$ git clone github.com/amka/go-openapi-converter
$ cd go-openapi-converter
$ go build go-openapi-converter
👨🎨 Contribution
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
💳 Licensing
Distributed under the MIT License. See LICENSE.txt for more information.
# Packages
No description provided by the author