-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing properties to schemas (#425)
- Loading branch information
Showing
22 changed files
with
2,431 additions
and
703 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
150 changes: 150 additions & 0 deletions
150
payload-examples/api.github.com/project_card/created.with-no-note.payload.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
{ | ||
"action": "created", | ||
"project_card": { | ||
"url": "https://api.github.com/projects/columns/cards/21567453", | ||
"project_url": "https://api.github.com/projects/2640902", | ||
"column_url": "https://api.github.com/projects/columns/5368157", | ||
"column_id": 5368157, | ||
"id": 21567453, | ||
"node_id": "MDExOlByb2plY3RDYXJkMjE1Njc0NTM=", | ||
"note": null, | ||
"archived": false, | ||
"creator": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"created_at": "2019-05-15T15:21:10Z", | ||
"updated_at": "2019-05-15T15:21:10Z", | ||
"content_url": "https://api.github.com/repos/Codertocat/Hello-Worls/issues/1" | ||
}, | ||
"repository": { | ||
"id": 186853002, | ||
"node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=", | ||
"name": "Hello-World", | ||
"full_name": "Codertocat/Hello-World", | ||
"private": false, | ||
"owner": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"html_url": "https://github.com/Codertocat/Hello-World", | ||
"description": null, | ||
"fork": false, | ||
"url": "https://api.github.com/repos/Codertocat/Hello-World", | ||
"forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks", | ||
"keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}", | ||
"collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}", | ||
"teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams", | ||
"hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks", | ||
"issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}", | ||
"events_url": "https://api.github.com/repos/Codertocat/Hello-World/events", | ||
"assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}", | ||
"branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}", | ||
"tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags", | ||
"blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}", | ||
"git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}", | ||
"git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}", | ||
"trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}", | ||
"statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}", | ||
"languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages", | ||
"stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers", | ||
"contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors", | ||
"subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers", | ||
"subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription", | ||
"commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}", | ||
"git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}", | ||
"comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}", | ||
"issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}", | ||
"contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}", | ||
"compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}", | ||
"merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges", | ||
"archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}", | ||
"downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads", | ||
"issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}", | ||
"pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}", | ||
"milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}", | ||
"notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}", | ||
"labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}", | ||
"releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}", | ||
"deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments", | ||
"created_at": "2019-05-15T15:19:25Z", | ||
"updated_at": "2019-05-15T15:21:03Z", | ||
"pushed_at": "2019-05-15T15:20:57Z", | ||
"git_url": "git://github.com/Codertocat/Hello-World.git", | ||
"ssh_url": "[email protected]:Codertocat/Hello-World.git", | ||
"clone_url": "https://github.com/Codertocat/Hello-World.git", | ||
"svn_url": "https://github.com/Codertocat/Hello-World", | ||
"homepage": null, | ||
"size": 0, | ||
"stargazers_count": 0, | ||
"watchers_count": 0, | ||
"language": "Ruby", | ||
"has_issues": true, | ||
"has_projects": true, | ||
"has_downloads": true, | ||
"has_wiki": true, | ||
"has_pages": true, | ||
"forks_count": 1, | ||
"mirror_url": null, | ||
"archived": false, | ||
"disabled": false, | ||
"open_issues_count": 2, | ||
"license": null, | ||
"forks": 1, | ||
"open_issues": 2, | ||
"watchers": 0, | ||
"default_branch": "master" | ||
}, | ||
"sender": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
} | ||
} |
156 changes: 156 additions & 0 deletions
156
payload-examples/api.github.com/project_card/moved.payload.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
{ | ||
"action": "moved", | ||
"changes": { | ||
"column_id": { | ||
"from": 9999467 | ||
} | ||
}, | ||
"project_card": { | ||
"url": "https://api.github.com/projects/columns/cards/21567453", | ||
"project_url": "https://api.github.com/projects/2640902", | ||
"column_url": "https://api.github.com/projects/columns/5368157", | ||
"column_id": 5368157, | ||
"id": 21567453, | ||
"node_id": "MDExOlByb2plY3RDYXJkMjE1Njc0NTM=", | ||
"note": "Work that can be completed in one hour or less.", | ||
"archived": false, | ||
"creator": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"created_at": "2019-05-15T15:21:10Z", | ||
"updated_at": "2019-05-15T15:21:10Z", | ||
"content_url": "https://api.github.com/repos/Codertocat/Hello-Worls/issues/1", | ||
"after_id": null | ||
}, | ||
"repository": { | ||
"id": 186853002, | ||
"node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMwMDI=", | ||
"name": "Hello-World", | ||
"full_name": "Codertocat/Hello-World", | ||
"private": false, | ||
"owner": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
}, | ||
"html_url": "https://github.com/Codertocat/Hello-World", | ||
"description": null, | ||
"fork": false, | ||
"url": "https://api.github.com/repos/Codertocat/Hello-World", | ||
"forks_url": "https://api.github.com/repos/Codertocat/Hello-World/forks", | ||
"keys_url": "https://api.github.com/repos/Codertocat/Hello-World/keys{/key_id}", | ||
"collaborators_url": "https://api.github.com/repos/Codertocat/Hello-World/collaborators{/collaborator}", | ||
"teams_url": "https://api.github.com/repos/Codertocat/Hello-World/teams", | ||
"hooks_url": "https://api.github.com/repos/Codertocat/Hello-World/hooks", | ||
"issue_events_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/events{/number}", | ||
"events_url": "https://api.github.com/repos/Codertocat/Hello-World/events", | ||
"assignees_url": "https://api.github.com/repos/Codertocat/Hello-World/assignees{/user}", | ||
"branches_url": "https://api.github.com/repos/Codertocat/Hello-World/branches{/branch}", | ||
"tags_url": "https://api.github.com/repos/Codertocat/Hello-World/tags", | ||
"blobs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/blobs{/sha}", | ||
"git_tags_url": "https://api.github.com/repos/Codertocat/Hello-World/git/tags{/sha}", | ||
"git_refs_url": "https://api.github.com/repos/Codertocat/Hello-World/git/refs{/sha}", | ||
"trees_url": "https://api.github.com/repos/Codertocat/Hello-World/git/trees{/sha}", | ||
"statuses_url": "https://api.github.com/repos/Codertocat/Hello-World/statuses/{sha}", | ||
"languages_url": "https://api.github.com/repos/Codertocat/Hello-World/languages", | ||
"stargazers_url": "https://api.github.com/repos/Codertocat/Hello-World/stargazers", | ||
"contributors_url": "https://api.github.com/repos/Codertocat/Hello-World/contributors", | ||
"subscribers_url": "https://api.github.com/repos/Codertocat/Hello-World/subscribers", | ||
"subscription_url": "https://api.github.com/repos/Codertocat/Hello-World/subscription", | ||
"commits_url": "https://api.github.com/repos/Codertocat/Hello-World/commits{/sha}", | ||
"git_commits_url": "https://api.github.com/repos/Codertocat/Hello-World/git/commits{/sha}", | ||
"comments_url": "https://api.github.com/repos/Codertocat/Hello-World/comments{/number}", | ||
"issue_comment_url": "https://api.github.com/repos/Codertocat/Hello-World/issues/comments{/number}", | ||
"contents_url": "https://api.github.com/repos/Codertocat/Hello-World/contents/{+path}", | ||
"compare_url": "https://api.github.com/repos/Codertocat/Hello-World/compare/{base}...{head}", | ||
"merges_url": "https://api.github.com/repos/Codertocat/Hello-World/merges", | ||
"archive_url": "https://api.github.com/repos/Codertocat/Hello-World/{archive_format}{/ref}", | ||
"downloads_url": "https://api.github.com/repos/Codertocat/Hello-World/downloads", | ||
"issues_url": "https://api.github.com/repos/Codertocat/Hello-World/issues{/number}", | ||
"pulls_url": "https://api.github.com/repos/Codertocat/Hello-World/pulls{/number}", | ||
"milestones_url": "https://api.github.com/repos/Codertocat/Hello-World/milestones{/number}", | ||
"notifications_url": "https://api.github.com/repos/Codertocat/Hello-World/notifications{?since,all,participating}", | ||
"labels_url": "https://api.github.com/repos/Codertocat/Hello-World/labels{/name}", | ||
"releases_url": "https://api.github.com/repos/Codertocat/Hello-World/releases{/id}", | ||
"deployments_url": "https://api.github.com/repos/Codertocat/Hello-World/deployments", | ||
"created_at": "2019-05-15T15:19:25Z", | ||
"updated_at": "2019-05-15T15:21:03Z", | ||
"pushed_at": "2019-05-15T15:20:57Z", | ||
"git_url": "git://github.com/Codertocat/Hello-World.git", | ||
"ssh_url": "[email protected]:Codertocat/Hello-World.git", | ||
"clone_url": "https://github.com/Codertocat/Hello-World.git", | ||
"svn_url": "https://github.com/Codertocat/Hello-World", | ||
"homepage": null, | ||
"size": 0, | ||
"stargazers_count": 0, | ||
"watchers_count": 0, | ||
"language": "Ruby", | ||
"has_issues": true, | ||
"has_projects": true, | ||
"has_downloads": true, | ||
"has_wiki": true, | ||
"has_pages": true, | ||
"forks_count": 1, | ||
"mirror_url": null, | ||
"archived": false, | ||
"disabled": false, | ||
"open_issues_count": 2, | ||
"license": null, | ||
"forks": 1, | ||
"open_issues": 2, | ||
"watchers": 0, | ||
"default_branch": "master" | ||
}, | ||
"sender": { | ||
"login": "Codertocat", | ||
"id": 21031067, | ||
"node_id": "MDQ6VXNlcjIxMDMxMDY3", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/21031067?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/Codertocat", | ||
"html_url": "https://github.com/Codertocat", | ||
"followers_url": "https://api.github.com/users/Codertocat/followers", | ||
"following_url": "https://api.github.com/users/Codertocat/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/Codertocat/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/Codertocat/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/Codertocat/subscriptions", | ||
"organizations_url": "https://api.github.com/users/Codertocat/orgs", | ||
"repos_url": "https://api.github.com/users/Codertocat/repos", | ||
"events_url": "https://api.github.com/users/Codertocat/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/Codertocat/received_events", | ||
"type": "User", | ||
"site_admin": false | ||
} | ||
} |
Oops, something went wrong.