Closed
Description
When listing teams or users assigned to an organization role the assigned
assignment
field isn't getting set and the team parent
and user inherited_from
are also not getting set. I assume that this is because these endpoints are being mapped back to Team
and User
structs instead of being a custom type.