Christophe Bornet
2184a8a9b4
[Flask] Upgrade to flask-connexion 2.0.0 ( #1382 )
...
Fix #323
2018-11-06 18:37:50 +08:00
Christophe Bornet
5ac33a49f1
[Flask] Upgrade to flask connexion 2.0.0rc3 ( #1192 )
2018-10-09 07:44:27 +08:00
Jakob Schmutz
7596fb7119
fix circular import issue in python flask ( #946 )
...
* fix circular import issue in python flask
This is very similar change to 3678eaff87dd95348470c
All it intends to do is fix the problem of cirular imports (which was
already fixed for python) in the python flask server.
* removal of type hints in quotes
2018-09-09 23:23:06 +08:00
William Cheng
3758aad225
Update Python flask default value ( #361 )
...
* update python flask default value
* update python flask samples
2018-05-08 10:16:25 +08:00
Jérémie Bresson
7ecd5f3566
Rename "swagger" to "openapi" ( #191 )
...
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
2018-04-22 21:28:17 +02:00