From 9717a86940e05fb9b86b4599706f9fa327b523f1 Mon Sep 17 00:00:00 2001 From: M Somerville Date: Fri, 25 Mar 2022 14:12:38 +0000 Subject: [PATCH] getMPsInfo argument is id, not ids. --- www/docs/api/api_getMPsInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/docs/api/api_getMPsInfo.php b/www/docs/api/api_getMPsInfo.php index c946e8213f..6995e6d45a 100644 --- a/www/docs/api/api_getMPsInfo.php +++ b/www/docs/api/api_getMPsInfo.php @@ -6,7 +6,7 @@ function api_getMPsInfo_front() {

Arguments

-
ids
+
id
The person IDs, separated by commas.
fields (optional)
Which fields you want to return, comma separated (leave blank for all).