No commit activity in last 3 years
No release in over 3 years
Converts interpol endpoint definition into Open API spec.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.14
~> 5.0
~> 10.0
 Project Readme

InterpolToOpenAPI

This tool is made to be used in a process of work to convert Interpol definitions into Open API Specification v2.0.

Note that this does not aim complete conversion. Manual modification is premised and developed for only my use-case.

Usage

Clone this repository and build. Publishing on Rubygem is not planned for now.

git clone https://github.com/Joe-noh/interpol_to_open_api

cd ./interpol_to_open_api

gem build interpol_to_open_api.gemspec
gem install interpol_to_open_api-0.x.x,gem