-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
Currently, there is no possibility to discover all members of a kit.
Describe the solution you'd like
A possibility to fetch a list of users that are members of a kit.
Describe alternatives you've considered
- This could be done by adding a
membersfield to a kit containing an array ofusernameof each member (or theidof eachkitMembership). - Or by adding a
kits/{serial}/membersendpoint that would return a list ofusername.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request