Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log when we get an invalid body on certain CS-API requests github/rav/log_invalid_bodies rav/log_invalid_bodies | Richard van der Hoff | 2022-07-26 | 1 | -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. |