Code Proposal
~10 LOC
Feature Summary
Fix HTTP 500 errors on /entity
Target Files
scidex/routes/entity.py
Proposed Changes
- Investigate and repair the handler for /entity that returns HTTP 500 responses. Check route registration, query correctness, and exception handling.