Closed etiennecaldo closed 4 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
flask_combo_jsonapi/schema.py | 1 | 95.35% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 22: | 0.0% |
Covered Lines: | 1271 |
Relevant Lines: | 1531 |
Hi! I am trying to migrate from flask-rest-jsonapi to flask-combo-jsonapi as you have added a lot of features! I had an error with fields.List ("List has no attribute container"). It is due to a renaming in a beta version of Marshmallow 3.0. Thanks in advance for the merge, Etienne
Backport of https://github.com/TMiguelT/flapison/pull/11