diff --git a/docs/manuals/api.md b/docs/manuals/api.md index 0ae75c5a..976669e9 100644 --- a/docs/manuals/api.md +++ b/docs/manuals/api.md @@ -143,8 +143,8 @@ The path to the SSL private key file for the API to use. * Methods: `GET` ###### `GET` - * Mandatory values: `GET`: N/A - * Optional values: `GET`: N/A + * Mandatory values: N/A + * Optional values: N/A Return a JSON `message` containing the API description with HTTP return code 209. Useful for determining if the API is listening and responding properly.