You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to POST the Polygon object, if loop is not closed (when first coordinate and last coordinate is not same). It should display proper Http error code and schema error message.
Expected Behavior
When I want to POST the Polygon object, if loop is not closed (when first coordinate and last coordinate is not same). It should display proper Http error code and schema error message.
in settings.py location field defined as:
Example payload
Actual Behavior
PyMongo driver throwing exception, not handled properly.
Environment
Other Packages
bjoern 3.1.0
blinker 1.4
Cerberus 1.3.2
certifi 2020.12.5
chardet 3.0.4
click 7.1.2
elasticsearch 7.10.1
Eve 1.1.4
Eve-Swagger 0.1.3
Events 0.3
Flask 1.1.2
Flask-Cors 3.0.9
Flask-Mail 0.9.1
greenlet 0.4.17
gunicorn 20.0.4
idna 2.10
itsdangerous 1.1.0
Jinja2 2.11.2
MarkupSafe 1.1.1
meinheld 1.0.2
pip 19.1.1
pymongo 3.11.2
python-dateutil 2.8.1
requests 2.25.0
setuptools 41.0.1
simplejson 3.17.2
six 1.15.0
swagger-client 1.0.0
urllib3 1.26.2
Werkzeug 1.0.1
wheel 0.33.1
The text was updated successfully, but these errors were encountered: