diff --git a/API.md b/API.md index 97b851f..da3a8ec 100644 --- a/API.md +++ b/API.md @@ -12,7 +12,7 @@ Error on any of the above | N/A | N/A | N/A | `{"status":1, "message": ### Legend -[pasteID]: ID of the paste, 16 characters long, hexadecimal -[parentID]: ID of the comments parent (paste ID or comment ID), 16 characters long, hexadecimal -[cipherdata]: binary data, output of the encryption function -[expireID]: expiration key as defined in the [configuration file](https://github.com/elrido/ZeroBin/blob/master/cfg/conf.ini#L50) of the service \ No newline at end of file +* **[pasteID]:** ID of the paste, 16 characters long, hexadecimal +* **[parentID]:** ID of the comments parent (paste ID or comment ID), 16 characters long, hexadecimal +* **[cipherdata]:** binary data, output of the encryption function +* **[expireID]:** expiration key as defined in the [configuration file](https://github.com/elrido/ZeroBin/blob/master/cfg/conf.ini#L50) of the service \ No newline at end of file