You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's worth noting that if all these missing field were added that's a large volume of data with a lot of duplication, e.g. the detailed user metadata given on each commit. This notably affects issues, pull_requests, reviews
Following fields are missing from the streams:
[ '_links', 'assignee', 'assignees', 'author_association', 'base', 'comments_url', 'commits_url', 'diff_url', 'head', 'html_url', 'issue_url', 'labels', 'locked', 'merge_commit_sha', 'milestone', 'patch_url', 'requested_reviewers', 'requested_teams', 'review_comment_url', 'review_comments_url', 'statuses_url', ]
['_links', 'author_association', 'submitted_at', 'user.avatar_url', 'user.events_url', 'user.followers_url', 'user.following_url', 'user.gists_url',
'user.gravatar_id', 'user.html_url', 'user.organizations_url', 'user.received_events_url', 'user.repos_url', 'user.site_admin', 'user.starred_url', 'user.subscriptions_url', 'user.type', 'user.url']
['user.avatar_url', 'user.events_url', 'user.followers_url', 'user.following_url', 'user.gists_url', 'user.gravatar_id', 'user.html_url', 'user.login', 'user.organizations_url', 'user.received_events_url', 'user.repos_url', 'user.site_admin', 'user.starred_url', 'user.subscriptions_url', 'user.type', 'user.url']
['avatar_url', 'events_url', 'followers_url', 'following_url', 'gists_url', 'gravatar_id', 'html_url', 'organizations_url', 'permissions', 'received_events_url', 'repos_url', 'site_admin', 'starred_url', 'subscriptions_url']
['avatar_url', 'events_url', 'followers_url', 'following_url', 'gists_url', 'gravatar_id', 'html_url', 'organizations_url', 'received_events_url', 'repos_url', 'site_admin', 'starred_url', 'subscriptions_url']
['author', 'commit.verification', 'committer']
['assignee', 'assignees', 'author_association', 'body', 'closed_at', 'comments', 'comments_url', 'created_at', 'events_url', 'html_url', 'labels', 'labels_url', 'locked', 'milestone', 'number', 'repository_url', 'state', 'title', 'url', 'user']
The text was updated successfully, but these errors were encountered: