summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-02-13 20:35:35 -0500
committerBarry Warsaw2015-02-13 20:35:35 -0500
commit9ba3450c3acf720f981dc499402e5a2616db2cba (patch)
treed0b38960fceae8adc6918b4ba6a7790238671108 /src/mailman/docs
parent6d2c66ce133cd2c119fcb462dff662621013631a (diff)
downloadmailman-9ba3450c3acf720f981dc499402e5a2616db2cba.tar.gz
mailman-9ba3450c3acf720f981dc499402e5a2616db2cba.tar.zst
mailman-9ba3450c3acf720f981dc499402e5a2616db2cba.zip
* Member resource JSON now include the ``member_id`` as a separate key.
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 116747382..dbbe5ad8a 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -127,6 +127,7 @@ REST
section names via ``/3.0/system/configuration`` which returns a dictionary
containing the ``http_etag`` and the section names as a sorted list under
the ``sections`` key. The system configuration resource is read-only.
+ * Member resource JSON now include the ``member_id`` as a separate key.
3.0 beta 4 -- "Time and Motion"