Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

team_add.payload.json 7.6 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
  1. {
  2. "team": {
  3. "name": "github",
  4. "id": 3253328,
  5. "node_id": "MDQ6VGVhbTMyNTMzMjg=",
  6. "slug": "github",
  7. "description": "Open-source team",
  8. "privacy": "secret",
  9. "url": "https://api.github.com/teams/3253328",
  10. "html_url": "https://github.com/orgs/Octocoders/teams/github",
  11. "members_url": "https://api.github.com/teams/3253328/members{/member}",
  12. "repositories_url": "https://api.github.com/teams/3253328/repos",
  13. "permission": "pull"
  14. },
  15. "repository": {
  16. "id": 186853261,
  17. "node_id": "MDEwOlJlcG9zaXRvcnkxODY4NTMyNjE=",
  18. "name": "Hello-World",
  19. "full_name": "Octocoders/Hello-World",
  20. "private": false,
  21. "owner": {
  22. "login": "Octocoders",
  23. "id": 38302899,
  24. "node_id": "MDEyOk9yZ2FuaXphdGlvbjM4MzAyODk5",
  25. "avatar_url": "https://avatars1.githubusercontent.com/u/38302899?v=4",
  26. "gravatar_id": "",
  27. "url": "https://api.github.com/users/Octocoders",
  28. "html_url": "https://github.com/Octocoders",
  29. "followers_url": "https://api.github.com/users/Octocoders/followers",
  30. "following_url": "https://api.github.com/users/Octocoders/following{/other_user}",
  31. "gists_url": "https://api.github.com/users/Octocoders/gists{/gist_id}",
  32. "starred_url": "https://api.github.com/users/Octocoders/starred{/owner}{/repo}",
  33. "subscriptions_url": "https://api.github.com/users/Octocoders/subscriptions",
  34. "organizations_url": "https://api.github.com/users/Octocoders/orgs",
  35. "repos_url": "https://api.github.com/users/Octocoders/repos",
  36. "events_url": "https://api.github.com/users/Octocoders/events{/privacy}",
  37. "received_events_url": "https://api.github.com/users/Octocoders/received_events",
  38. "type": "Organization",
  39. "site_admin": false
  40. },
  41. "html_url": "https://github.com/Octocoders/Hello-World",
  42. "description": null,
  43. "fork": true,
  44. "url": "https://api.github.com/repos/Octocoders/Hello-World",
  45. "forks_url": "https://api.github.com/repos/Octocoders/Hello-World/forks",
  46. "keys_url": "https://api.github.com/repos/Octocoders/Hello-World/keys{/key_id}",
  47. "collaborators_url": "https://api.github.com/repos/Octocoders/Hello-World/collaborators{/collaborator}",
  48. "teams_url": "https://api.github.com/repos/Octocoders/Hello-World/teams",
  49. "hooks_url": "https://api.github.com/repos/Octocoders/Hello-World/hooks",
  50. "issue_events_url": "https://api.github.com/repos/Octocoders/Hello-World/issues/events{/number}",
  51. "events_url": "https://api.github.com/repos/Octocoders/Hello-World/events",
  52. "assignees_url": "https://api.github.com/repos/Octocoders/Hello-World/assignees{/user}",
  53. "branches_url": "https://api.github.com/repos/Octocoders/Hello-World/branches{/branch}",
  54. "tags_url": "https://api.github.com/repos/Octocoders/Hello-World/tags",
  55. "blobs_url": "https://api.github.com/repos/Octocoders/Hello-World/git/blobs{/sha}",
  56. "git_tags_url": "https://api.github.com/repos/Octocoders/Hello-World/git/tags{/sha}",
  57. "git_refs_url": "https://api.github.com/repos/Octocoders/Hello-World/git/refs{/sha}",
  58. "trees_url": "https://api.github.com/repos/Octocoders/Hello-World/git/trees{/sha}",
  59. "statuses_url": "https://api.github.com/repos/Octocoders/Hello-World/statuses/{sha}",
  60. "languages_url": "https://api.github.com/repos/Octocoders/Hello-World/languages",
  61. "stargazers_url": "https://api.github.com/repos/Octocoders/Hello-World/stargazers",
  62. "contributors_url": "https://api.github.com/repos/Octocoders/Hello-World/contributors",
  63. "subscribers_url": "https://api.github.com/repos/Octocoders/Hello-World/subscribers",
  64. "subscription_url": "https://api.github.com/repos/Octocoders/Hello-World/subscription",
  65. "commits_url": "https://api.github.com/repos/Octocoders/Hello-World/commits{/sha}",
  66. "git_commits_url": "https://api.github.com/repos/Octocoders/Hello-World/git/commits{/sha}",
  67. "comments_url": "https://api.github.com/repos/Octocoders/Hello-World/comments{/number}",
  68. "issue_comment_url": "https://api.github.com/repos/Octocoders/Hello-World/issues/comments{/number}",
  69. "contents_url": "https://api.github.com/repos/Octocoders/Hello-World/contents/{+path}",
  70. "compare_url": "https://api.github.com/repos/Octocoders/Hello-World/compare/{base}...{head}",
  71. "merges_url": "https://api.github.com/repos/Octocoders/Hello-World/merges",
  72. "archive_url": "https://api.github.com/repos/Octocoders/Hello-World/{archive_format}{/ref}",
  73. "downloads_url": "https://api.github.com/repos/Octocoders/Hello-World/downloads",
  74. "issues_url": "https://api.github.com/repos/Octocoders/Hello-World/issues{/number}",
  75. "pulls_url": "https://api.github.com/repos/Octocoders/Hello-World/pulls{/number}",
  76. "milestones_url": "https://api.github.com/repos/Octocoders/Hello-World/milestones{/number}",
  77. "notifications_url": "https://api.github.com/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
  78. "labels_url": "https://api.github.com/repos/Octocoders/Hello-World/labels{/name}",
  79. "releases_url": "https://api.github.com/repos/Octocoders/Hello-World/releases{/id}",
  80. "deployments_url": "https://api.github.com/repos/Octocoders/Hello-World/deployments",
  81. "created_at": "2019-05-15T15:20:42Z",
  82. "updated_at": "2019-05-15T15:20:45Z",
  83. "pushed_at": "2019-05-15T15:20:33Z",
  84. "git_url": "git://github.com/Octocoders/Hello-World.git",
  85. "ssh_url": "git@github.com:Octocoders/Hello-World.git",
  86. "clone_url": "https://github.com/Octocoders/Hello-World.git",
  87. "svn_url": "https://github.com/Octocoders/Hello-World",
  88. "homepage": null,
  89. "size": 0,
  90. "stargazers_count": 0,
  91. "watchers_count": 0,
  92. "language": "Ruby",
  93. "has_issues": false,
  94. "has_projects": true,
  95. "has_downloads": true,
  96. "has_wiki": true,
  97. "has_pages": false,
  98. "forks_count": 0,
  99. "mirror_url": null,
  100. "archived": false,
  101. "disabled": false,
  102. "open_issues_count": 0,
  103. "license": null,
  104. "forks": 0,
  105. "open_issues": 0,
  106. "watchers": 0,
  107. "default_branch": "master"
  108. },
  109. "organization": {
  110. "login": "Octocoders",
  111. "id": 38302899,
  112. "node_id": "MDEyOk9yZ2FuaXphdGlvbjM4MzAyODk5",
  113. "url": "https://api.github.com/orgs/Octocoders",
  114. "repos_url": "https://api.github.com/orgs/Octocoders/repos",
  115. "events_url": "https://api.github.com/orgs/Octocoders/events",
  116. "hooks_url": "https://api.github.com/orgs/Octocoders/hooks",
  117. "issues_url": "https://api.github.com/orgs/Octocoders/issues",
  118. "members_url": "https://api.github.com/orgs/Octocoders/members{/member}",
  119. "public_members_url": "https://api.github.com/orgs/Octocoders/public_members{/member}",
  120. "avatar_url": "https://avatars1.githubusercontent.com/u/38302899?v=4",
  121. "description": ""
  122. },
  123. "sender": {
  124. "login": "Octocoders",
  125. "id": 38302899,
  126. "node_id": "MDEyOk9yZ2FuaXphdGlvbjM4MzAyODk5",
  127. "avatar_url": "https://avatars1.githubusercontent.com/u/38302899?v=4",
  128. "gravatar_id": "",
  129. "url": "https://api.github.com/users/Octocoders",
  130. "html_url": "https://github.com/Octocoders",
  131. "followers_url": "https://api.github.com/users/Octocoders/followers",
  132. "following_url": "https://api.github.com/users/Octocoders/following{/other_user}",
  133. "gists_url": "https://api.github.com/users/Octocoders/gists{/gist_id}",
  134. "starred_url": "https://api.github.com/users/Octocoders/starred{/owner}{/repo}",
  135. "subscriptions_url": "https://api.github.com/users/Octocoders/subscriptions",
  136. "organizations_url": "https://api.github.com/users/Octocoders/orgs",
  137. "repos_url": "https://api.github.com/users/Octocoders/repos",
  138. "events_url": "https://api.github.com/users/Octocoders/events{/privacy}",
  139. "received_events_url": "https://api.github.com/users/Octocoders/received_events",
  140. "type": "Organization",
  141. "site_admin": false
  142. }
  143. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...