Fix typos in whoami.yaml

Signed-off-by: Travis Ralston <travpc@gmail.com>
pull/1152/head
Travis Ralston 6 years ago
parent b7f8f20de9
commit 159ab7313f

@ -58,11 +58,11 @@ paths:
description: The user id that owns the access token.
401:
description:
The token is not recongized
The token is not recognised
examples:
application/json: {
"errcode": "M_UNKNOWN_TOKEN",
"error": "Unrecongised access token."
"error": "Unrecognised access token."
}
schema:
"$ref": "definitions/error.yaml"

Loading…
Cancel
Save