diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index eb394b04..0c519fa9 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -89,7 +89,7 @@ paths: of the following error codes: - `M_BAD_JSON`: The provided value is not valid JSON. - - `M_MISSING_PARAM`: The required `{keyName}` property is + - `M_MISSING_PARAM`: The required `keyName` property is missing from the request body. - `M_PROFILE_TOO_LARGE`: Storing the supplied value would make the profile exceed its maximum allowed size of 64 KiB.