mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -05:00
2767a858dd
A ParseError or fatal in any endpoint file now returns JSON 500 for that endpoint only. switch replaced with data-driven map. All other endpoints continue working normally when one is broken.