Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 253 Bytes

2022-11-09-add-stacktrace-to-api-response.md

File metadata and controls

10 lines (9 loc) · 253 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add stacktrace to error responses from api in debug mode
issue: NEXT-24215
author: Alexander Kludt
author_email: coding@aggrosoft.de
author_github: @kingschnulli
---

Core

  • Added full stack trace for errors in debug mode in API responses.