summary refs log tree commit diff
path: root/changelog.d/13386.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log when we get an invalid body on certain CS-API requests github/rav/log_invalid_bodies rav/log_invalid_bodiesRichard van der Hoff2022-07-261-0/+1
Some endpoints currently accept an invalid JSON object in the request body, which we should stop. As a starting point, let's log when it happens so that we can fix it.