Fix invalid YAML

This commit is contained in:
Richard van der Hoff 2025-08-05 17:42:47 +01:00
parent 578e1fbc82
commit f2c14eee9c

View file

@ -80,7 +80,8 @@ paths:
response:
value: {}
"400":
description: The input was invalid in some way. This can include one
description: |
The input was invalid in some way. This can include one
of the following error codes:
- `M_BAD_JSON`: The provided value is not valid JSON.