Skip to content

Replaced MemberRetrieveSerializer by ProfileRetrieveSerializer

Gijs Hendriksen requested to merge tc/combine-profile-serializers into master

Short description

Replaced the MemberRetrieveSerializer by ProfileRetrieveSerializer for consistency with the ProfileEditSerializer. It now also makes the distinction between a profile you can edit (either it is your own, or you have special permissions) and other profiles. Less information is displayed for these other profiles.

Edited by Gijs Hendriksen

Merge request reports