mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
The route-level error parser only checked for errorMessage (JSM format), missing errorMessages array (Jira), errors[].title (Forms/Confluence RFC 7807), and message (gateway). Now mirrors the same logic as the atlassian-errors extractor for consistent error extraction at both layers.