manchicken / octocrab

A modern, extensible GitHub API Client for Rust.
Other
0 stars 0 forks source link

DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo} #119

Closed manchicken closed 9 months ago

manchicken commented 9 months ago

Endpoint DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo} has statuses 204: Remove a repository from a team

manchicken commented 9 months ago

This is done with test tests/team_repos_tests.rs