diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index 90b15752..38d30719 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -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.