From feab16b3512d57c283f7dd800880d7b86896ee63 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Fri, 16 Mar 2018 19:47:49 -0700 Subject: [PATCH] Update API docs for get_server_id --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 2ff5fb9d..cc7eb169 100644 --- a/API.md +++ b/API.md @@ -1674,7 +1674,8 @@ Optional parameters: remote (int): 0 or 1 Returns: - string: The unique PMS identifier + json: + {'identifier': '08u2phnlkdshf890bhdlksghnljsahgleikjfg9t'} ```