Closed ryangribble closed 7 years ago
As per this blog post several changes are in preview for the Organization Membership API
This issue is to cover implementing new endpoints
Review a user's permission level
List outside collaborators
Remove an outside collaborator
Convert a member to an outside collaborator
List pending organization invitations
List pending team invitations
NOTE: A new preview accepts header needs to be specified application/vnd.github.korra-preview+json in AcceptHeaders.cs
application/vnd.github.korra-preview+json
AcceptHeaders.cs
I'd like to put my face on this one
As per this blog post several changes are in preview for the Organization Membership API
This issue is to cover implementing new endpoints
Review a user's permission level
List outside collaborators
Remove an outside collaborator
Convert a member to an outside collaborator
List pending organization invitations
List pending team invitations
NOTE: A new preview accepts header needs to be specified
application/vnd.github.korra-preview+json
inAcceptHeaders.cs