Skip to content

Commit

Permalink
Updating status code.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdirolf committed Oct 1, 2011
1 parent 59187b5 commit 3ea1a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion list-management-api.rst
Expand Up @@ -212,7 +212,7 @@ was returned above:
will be ``201`` if the member was added successfully. It will be
``202`` if the member was added but the group is still pending
activation by the group's owner (they'll need to click a link in
an email they were sent). It will be ``204`` if the member was not
an email they were sent). It will be ``200`` if the member was not
added (generally because the address is already a group member).

`message` will be included if there is an additional explanation
Expand Down

0 comments on commit 3ea1a82

Please sign in to comment.