mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-07 20:37:44 +00:00
Flask required only if necessary (#424)
* Example with Flask support * Only show import error when trying to use Flask * Re-organize imports * Move flask_utils next to related module * Code style * Change back to incentivizes * Includes Flask by default * Project clean up * Update Rafael Caricio's e-mail address * Fix conflicts
This commit is contained in:
committed by
Henning Jacobs
parent
6f567ee4de
commit
1858c9d4a0
@@ -1,4 +1,5 @@
|
||||
import json
|
||||
|
||||
import flask
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user