scribe
scribe copied to clipboard
feat: add afterResponseCall hook
Add the hook afterResponseCall allowing to modify the result after the API call (for example to reduce large examples with hundred of lines to 5 maximum, to remove a sensible data, ...).
The doc update is available here : https://github.com/knuckleswtf/scribe-docs/pull/29