Skip to content

Conversation

@agarabhishek
Copy link
Collaborator

The GET api/team API shows team information for Democracy Lab members on the page: https://www.democracylab.org/about. The API exposed sensitive volunteer data like application test, joining date, isCoOwner, etc. These fields are not displayed/used on the front-end but are still returned as a part of the API response.

This fix creates a new structure called VolunteerMinimalDetailsAPIData that contains only the required information about every volunteer. This new structure is integrated into ProjectDetailsAPIData structure.

Closes Issue: #1027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants