Skip to content

Issue with json objects #27

@sqbl

Description

@sqbl

It appears that a fresh install of python and dependencies for the api is giving a jsonschema that errors.
Error message:
"
...
File "/home/sb/anaconda3/envs/Boost/lib/python3.8/site-packages/connexion/json_schema.py", line 65, in validate_type
yield ValidationError(_utils.types_msg(instance, types))
AttributeError: module 'jsonschema._utils' has no attribute 'types_msg'
"

See "solution" here: python-jsonschema/jsonschema@00031cb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions