Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#20584) Add acceptance test for safer yaml handling in request body
This test uses the handling of report data as a proxy for all payload yaml handling. It assumes that if we have safe yaml handling in one endpoint, that the others will also be using the same code paths for deserialization and therefore be patched correctly.
- Loading branch information