diff --git a/API.md b/API.md index 3c426f07d..5269b8ee8 100644 --- a/API.md +++ b/API.md @@ -1361,7 +1361,7 @@ View API token in Settings - About, request header: `Authorization: T } ``` - * `bodyEncoding`:The encoding scheme used by `body`, is consistent with field `responseEncoding` in request, default is `text`, optional values are as follows + * `bodyEncoding`: The encoding scheme used by `body`, is consistent with field `responseEncoding` in request, default is `text`, optional values are as follows * `text` * `base64` | `base64-std`