Closed plehegar closed 5 years ago
I have added a property to https://api.w3.org/participations/21634, which can also be grabbed directly from the list of participations using the embed parameter: https://api.w3.org/groups/35422/participations?embed=true
Does that fit your needs?
For a given group, one has to do the following to know if it's an invited expert: https://github.com/w3c/gargantua/blob/master/w3c.js#L29
It would be nice if we can return a boolean flag, when accessing group/participations or group/users, that gives this indication.