Open trieuan91 opened 5 years ago
Merging #159 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #159 +/- ##
=======================================
Coverage 97.68% 97.68%
=======================================
Files 8 8
Lines 345 345
=======================================
Hits 337 337
Misses 8 8
Impacted Files | Coverage Δ | |
---|---|---|
flask_apispec/extension.py | 100% <ø> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b51962a...1407b51. Read the comment docs.
Support config swagger static url.
app.config.update({ 'APISPEC_SWAGGER_STATIC_URL': '/api/flask-apispec/static' })