Skip to content

API response flexibility

Sam Sehnert requested to merge custom/features/am_api_responses into custom/art_money

What I did

  • Added a way to intercept and edit API responses before sending them.

Implications

None

Setup

None

Testing

Test this on AM merge request: https://git.customd.com/artmoney/website/merge_requests/64 Use the /api/v1/credit/line POST endpoint to change a status – you'll get a note returned.

Merge request reports