From 37eaf000c810c1751b44c83c1debd4163a89ae46 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 29 Jul 2019 22:49:52 -0400 Subject: [PATCH] Remove extra text --- docs/manuals/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.