Remove owner_id param from GET /api/v0/communities #44

Open
opened 2022-11-21 10:36:26 +00:00 by heartles · 0 comments
Owner

A user should only ever be the owner of one community: their own. As such, the param is superfluous.

It still might be useful for other endpoints to leave the functionality in the db layer, but it should not be exposed publicly.

A user should only ever be the owner of one community: their own. As such, the param is superfluous. It still might be useful for other endpoints to leave the functionality in the db layer, but it should not be exposed publicly.
heartles added the
endpoint
beginner-friendly
labels 2022-11-21 10:36:26 +00:00
heartles added this to the v0.0.4 milestone 2022-11-21 10:36:42 +00:00
heartles modified the milestone from v0.0.4 to v0.0.5 2022-12-17 20:17:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: heartles/fediglam#44
No description provided.