Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing fields to Repository class - HasPages, SubscribersCount, Size #1473

Merged
merged 3 commits into from
Jan 15, 2017

Conversation

ryangribble
Copy link
Contributor

@ryangribble ryangribble commented Sep 25, 2016

As discussed in #1470 this PR adds back the SubscribersCount property on Repository which is the number of "watchers". This field was removed in the past however it does contain the correct value and would avoid additional API calls to the WatchedClient to retrieve this info.

Also added some other fields that are missing in octokit.net such as Size and HasPages

Fixes #1470

@ryangribble
Copy link
Contributor Author

Is some one able to give this one a 👍 ? I'd like to merge it in

@hnrkndrssn
Copy link
Contributor

Do I count? 😃 Code looks good to me 👍

@ryangribble ryangribble changed the title Add missing fields to Repository object - HasPages, SubscribersCount, Size Add missing fields to Repository class - HasPages, SubscribersCount, Size Jan 15, 2017
@ryangribble ryangribble merged commit 620b1b9 into octokit:master Jan 15, 2017
@ryangribble ryangribble deleted the add-repository-fields branch January 15, 2017 06:03
@nickfloyd nickfloyd added Type: Feature New feature or request and removed category: feature labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants