Remove extra text

This commit is contained in:
Joshua Boniface 2019-07-29 22:49:52 -04:00
parent c2aaa713ac
commit 37eaf000c8
1 changed files with 2 additions and 2 deletions

View File

@ -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.