Compare commits

...

2 commits

Author SHA1 Message Date
Tom Foster 43c72c3bfa
Merge f2c14eee9c into 7d2de48cb4 2025-08-05 16:43:00 +00:00
Richard van der Hoff f2c14eee9c Fix invalid YAML 2025-08-05 17:42:47 +01:00

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.