linhongzhao321 / apidoc2yapi

Convert the API json file generated by apidoc into a json file that can be imported by the Yapi platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apidoc2yapi

Convert the API json file generated by apidoc into a json file that can be imported by the Yapi platform. Only supports GET and POST requests in the Http protocol API.

example:

python 2yapi.py -s "d:\myapi-doc\api_data.json" -d "d:\yapi_api_data.json"

About

Convert the API json file generated by apidoc into a json file that can be imported by the Yapi platform.


Languages

Language:Python 100.0%