- Add response_body longText column to api_request_logs table
- Store serialized response (max 500KB) in ChurchToolsService::logApiCall
- Add GET /api-logs/{log}/response-body endpoint for lazy loading
- Replace static 'Array mit X Einträgen' with collapsible JSON viewer
- Response body fetched on-demand when user clicks to expand
|
||
|---|---|---|
| .. | ||
| ApiLogs | ||
| Auth | ||
| Services | ||
| Songs | ||
| Dashboard.vue | ||