openshift-roadshow / nationalparks-py

Backend component to display national parks (Python).
Apache License 2.0
23 stars 1k forks source link

Feature/el listener port fix #6

Closed bmeklund closed 2 years ago

bmeklund commented 2 years ago

Updated use of collection object, changed remove to delete_many and count to estimated_document_count() as the users got errors lately when using the python module. Also updated port in the el-nationalparks trigger as the webhook didnt work before.