Skip to content

Add display_name to member result

Farhaan Bukhsh requested to merge bukhshfarhaan/mailman:add-display-name into master

This commit add display_name to members rest call, this is done so that for getting display_name system shouldn't make an extra API.

Because with lot of names present in the list this call will become very heavy

This tries to solve the issue #398 (closed)

Signed-off-by: Farhaan Bukhsh farhaan.bukhsh@gmail.com

Merge request reports