### Area / Component api.ts: JSON parse failure fallback to text ### Test Cases - returns text when content-type is JSON but body is malformed (exercise catch fallback) - ensure no throw; return text as-is ### Target Release Future