[BUG]: subscribers_count missing from repository properties #621
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented, or is being fixed
Type: Support
Any questions, information, or general needs around the SDK or GitHub APIs
What happened?
Upgrading from 12.5.0 to 12.6.0 broke a few of my unit tests. Looking into the error, my mock response for
rest.repos.get
no longer matches the properties of therepository
schema inoctokit/types.ts
.Looking at the example response here, the docs show that the
subscribers_count
field still exists.Which is correct?
Versions
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: