Closed
Description
Summary
With the change in #173 the type of response has changed.
The README and the documentation were not updated.
This part
Line 99 in 8f44dc0
should look like
resp: Response[FullRepository, FullRepositoryType] = github.rest.repos.get("owner", "repo")
Affected files
README.md
docs/usage/rest-api.md
docs/usage/unit-test.md