-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Description
So... V3 API is somewhat strange.
watchers_count actually just shows how many people star the repo
subscribers_count used to show the watchers, seemingly it's been removed more recently from the organisation view and is being deprecated.
Ideally we could find the detail in the V3 app and fix the JSON capture on this app. Alternatively though we could move to the V4 API, this entails interaction with graphql though so would require reasonable amount of refactoring.