mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-06-14 12:31:42 +00:00
f167916a21
All catch blocks in singleApproval, bulkApprovals (both classes), and delivery now return error.response?.data for axios errors and undefined otherwise, consistent with the BaseApiService pattern. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>