SerpycoPlugin
is Serpyco apispec integration plugin.
Code of this repository strongly inspired and based on apispec source code here
pip install apispec_serpyco
To execute tests, be sure to install test tools
pip install -e ".[test]"
To execute tests, run
pytest tests