flaskerize icon indicating copy to clipboard operation
flaskerize copied to clipboard

Multiple errors default entity schematic

Open NanoPish opened this issue 5 years ago • 1 comments

There are different errors when adding an entity to an api using the default entity schematic, like

from app.product import Product in interface_test.py.template

or different .data in generated *_test.py files that make test crashes.

Do I miss something or should it be fixed ?

I can fix those and few others if needed.

NanoPish avatar Jan 21 '20 16:01 NanoPish

I entered a pull-request to see if I could get these issues addressed

ehoeffner avatar Aug 08 '20 22:08 ehoeffner