ergo / pyramid_apispec

Pyramid plugin for openapi spec generation (using ApiSpec)
BSD 3-Clause "New" or "Revised" License
23 stars 10 forks source link

Small refactor proposal #3

Closed jellonek closed 6 years ago

jellonek commented 6 years ago

As these parts are a separate logical block I extracted them to separate funcs to:

Feel free to change their name (e.g. to prefix them with underscore) or/and add docstrings. Please also add unit tests which will describe intention of author how they should work and will be in the same time a blockers for future potential regression.