github icon indicating copy to clipboard operation
github copied to clipboard

Missing 'parent' and 'source' fields from Repo

Open hasufell opened this issue 5 years ago • 0 comments

Forks have a parent and source field: https://developer.github.com/v3/repos/#get

Not having the 'parent' makes it basically impossible to get information from the upstream repository.

Repo should probably have that as a Maybe field.

hasufell avatar Feb 01 '20 15:02 hasufell