-
Hi, I forked it here: https://github.com/rochacbruno/flasgger
Added a demo app http://flasgger-rochacbruno.rhcloud.com/
As ai changed many things, included SwaggerUI embedded to the extension, change…
-
I have only been able to reproduce this error under the following circumstances.
- Red Hat Enterprise Linux Server release 7.1 (Maipo)
- pip 1.4.1 and 7.1.2
- Behind a proxy, which is configured in en…
-
Flasgger miss insert `` elements whem we format html elements inside yml description.
Compare:
```
def post(self):
"""
Some text
**Title 1****Title 2**field 1descfield 2desc descdesc de…