In request_handling.py on line 58
from schematics.serialize import for_jsonschema, from_jsonschema
but
the schematics.serialize module at https://github.com/j2labs/schematics/blob/master/schematics/serialize.py do not contain any object named for_jsonschema or from_jsonschema. Also from_jsonschema is unused in the request_handling module
In
request_handling.pyon line 58from schematics.serialize import for_jsonschema, from_jsonschemabut
the
schematics.serializemodule athttps://github.com/j2labs/schematics/blob/master/schematics/serialize.pydo not contain any object namedfor_jsonschemaorfrom_jsonschema. Alsofrom_jsonschemais unused in therequest_handlingmodule