manchicken / octocrab

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

GET /repos/{owner}/{repo}/contributors #161

Closed manchicken closed 9 months ago

manchicken commented 9 months ago

Endpoint GET /repos/{owner}/{repo}/contributors has statuses 200,204,403,404: List repository contributors

manchicken commented 9 months ago

This is not a 204 case.