Skip to content

Commit

Permalink
getMPsInfo argument is id, not ids.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Mar 25, 2022
1 parent 788f7ce commit 9717a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/api/api_getMPsInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function api_getMPsInfo_front() {

<h4>Arguments</h4>
<dl>
<dt>ids</dt>
<dt>id</dt>
<dd>The person IDs, separated by commas.</dd>
<dt>fields (optional)</dt>
<dd>Which fields you want to return, comma separated (leave blank for all).</dd>
Expand Down

0 comments on commit 9717a86

Please sign in to comment.