mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
Updates the import statements on https://connexion.readthedocs.io/en/stable/cookbook.html A few of the import statements were missing, or didn't match the example code because they imported at the wrong depth. This should make the code in the cookbook copy-pasteable. --------- Co-authored-by: Robbe Sneyders <robbe.sneyders@gmail.com>