diff options
| author | Barry Warsaw | 2012-12-16 09:46:19 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-16 09:46:19 -0500 |
| commit | 18f6bc07304d27b1bac6a964cd28f6e2d6e614a2 (patch) | |
| tree | 78eea418bdf8c7d7ef2c4c885de7a447dfaa16f1 /src/mailman/commands/cli_control.py | |
| parent | 0128cd2b2ec3da45dd7636b8843cb4bd3e1fff73 (diff) | |
| download | mailman-18f6bc07304d27b1bac6a964cd28f6e2d6e614a2.tar.gz mailman-18f6bc07304d27b1bac6a964cd28f6e2d6e614a2.tar.zst mailman-18f6bc07304d27b1bac6a964cd28f6e2d6e614a2.zip | |
Complete the exposure of subscription request moderation via REST (still needs
a clean up pass and thorough unit testing).
* Insert the RequestType enum name into the data dictionary returned by
get_request(). Otherwise, there's really no good way to get that
information, which several APIs need.
* Flatten the data dictionary returned by held message JSON representations,
into the JSON dictionary itself. Do a filtering and rename pass on the
keys.
- rename 'id' to 'request_id'
- remove the redundant 'key'
* Refactor some common stuff into _ModerationBase, although more refactoring
is coming.
Diffstat (limited to 'src/mailman/commands/cli_control.py')
0 files changed, 0 insertions, 0 deletions
