manchicken / octocrab

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

GET /users/{username}/following/{target_user} #259

Closed manchicken closed 6 months ago

manchicken commented 6 months ago

Endpoint GET /users/{username}/following/{target_user} has statuses 204,404: Check if a user follows another user

manchicken commented 6 months ago

We're not gonna fix this one because there is no semantic API function.