You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to its documentation, team_id is not valid on user repositories. But since the request body of user and organisation repository types are specified separately, why have this field at all on the user endpoint?
Expected
Not having the field on user repositories, and the mention seems unnecessary in the documentation of that field in /orgs/{org}/repos.