|
1 | 1 | { |
2 | 2 | "pages": [ |
3 | | - { |
4 | | -"url":"/v3/", |
5 | | -"title":"GitHub API v3", |
6 | | -"section":"API/Overview" |
7 | | - }, |
8 | | - { |
9 | | -"url":"/v3/activity/", |
10 | | -"title":"Activity", |
11 | | -"section":"API/Activity" |
12 | | - }, |
13 | | - { |
14 | | -"url":"/v3/activity/events/", |
15 | | -"title":"Events", |
16 | | -"section":"API/Activity" |
17 | | - }, |
18 | 3 | { |
19 | 4 | "url":"/v3/activity/events/types/", |
20 | 5 | "title":"Event Types & Payloads", |
21 | 6 | "section":"API/Activity" |
22 | | - }, |
23 | | - { |
24 | | -"url":"/v3/activity/feeds/", |
25 | | -"title":"Feeds", |
26 | | -"section":"API/Activity" |
27 | | - }, |
28 | | - { |
29 | | -"url":"/v3/activity/notifications/", |
30 | | -"title":"Notifications", |
31 | | -"section":"API/Activity" |
32 | | - }, |
33 | | - { |
34 | | -"url":"/v3/activity/starring/", |
35 | | -"title":"Starring", |
36 | | -"section":"API/Activity" |
37 | | - }, |
38 | | - { |
39 | | -"url":"/v3/activity/watching/", |
40 | | -"title":"Watching", |
41 | | -"section":"API/Activity" |
42 | | - }, |
43 | | - { |
44 | | -"url":"/v3/auth/", |
45 | | -"title":"Other Authentication Methods", |
46 | | -"section":"API/Overview" |
47 | | - }, |
48 | | - { |
49 | | -"url":"/v3/changelog/", |
50 | | -"title":"GitHub API Changelog", |
51 | | -"section":"API/" |
52 | | - }, |
53 | | - { |
54 | | -"url":"/v3/emojis/", |
55 | | -"title":"Emojis", |
56 | | -"section":"API/Miscellaneous" |
57 | | - }, |
58 | | - { |
59 | | -"url":"/v3/enterprise/", |
60 | | -"title":"Enterprise", |
61 | | -"section":"API/Enterprise" |
62 | | - }, |
63 | | - { |
64 | | -"url":"/v3/enterprise/admin_stats/", |
65 | | -"title":"Admin Stats", |
66 | | -"section":"API/Enterprise" |
67 | | - }, |
68 | | - { |
69 | | -"url":"/v3/enterprise/ldap/", |
70 | | -"title":"LDAP", |
71 | | -"section":"API/Enterprise" |
72 | | - }, |
73 | | - { |
74 | | -"url":"/v3/enterprise/license/", |
75 | | -"title":"License", |
76 | | -"section":"API/Enterprise" |
77 | | - }, |
78 | | - { |
79 | | -"url":"/v3/enterprise/management_console/", |
80 | | -"title":"Management Console", |
81 | | -"section":"API/Enterprise" |
82 | | - }, |
83 | | - { |
84 | | -"url":"/v3/enterprise/search_indexing/", |
85 | | -"title":"Search Indexing", |
86 | | -"section":"API/Enterprise" |
87 | | - }, |
88 | | - { |
89 | | -"url":"/v3/gists/", |
90 | | -"title":"Gists", |
91 | | -"section":"API/Gists" |
92 | | - }, |
93 | | - { |
94 | | -"url":"/v3/gists/comments/", |
95 | | -"title":"Gist Comments", |
96 | | -"section":"API/Gists" |
97 | | - }, |
98 | | - { |
99 | | -"url":"/v3/git/", |
100 | | -"title":"Git Data", |
101 | | -"section":"API/Git Data" |
102 | | - }, |
103 | | - { |
104 | | -"url":"/v3/git/blobs/", |
105 | | -"title":"Git Blobs", |
106 | | -"section":"API/Git Data" |
107 | | - }, |
108 | | - { |
109 | | -"url":"/v3/git/commits/", |
110 | | -"title":"Git Commits", |
111 | | -"section":"API/Git Data" |
112 | | - }, |
113 | | - { |
114 | | -"url":"/v3/git/refs/", |
115 | | -"title":"Git Refs", |
116 | | -"section":"API/Git Data" |
117 | | - }, |
118 | | - { |
119 | | -"url":"/v3/git/tags/", |
120 | | -"title":"Git Tags", |
121 | | -"section":"API/Git Data" |
122 | | - }, |
123 | | - { |
124 | | -"url":"/v3/git/trees/", |
125 | | -"title":"Git Trees", |
126 | | -"section":"API/Git Data" |
127 | | - }, |
128 | | - { |
129 | | -"url":"/v3/gitignore/", |
130 | | -"title":"Gitignore", |
131 | | -"section":"API/Miscellaneous" |
132 | | - }, |
133 | | - { |
134 | | -"url":"/v3/issues/", |
135 | | -"title":"Issues", |
136 | | -"section":"API/Issues" |
137 | | - }, |
138 | | - { |
139 | | -"url":"/v3/issues/assignees/", |
140 | | -"title":"Issue Assignees", |
141 | | -"section":"API/Issues" |
142 | | - }, |
143 | | - { |
144 | | -"url":"/v3/issues/comments/", |
145 | | -"title":"Issue Comments", |
146 | | -"section":"API/Issues" |
147 | | - }, |
148 | | - { |
149 | | -"url":"/v3/issues/events/", |
150 | | -"title":"Issue Events", |
151 | | -"section":"API/Issues" |
152 | | - }, |
153 | | - { |
154 | | -"url":"/v3/issues/labels/", |
155 | | -"title":"Issue Labels", |
156 | | -"section":"API/Issues" |
157 | | - }, |
158 | | - { |
159 | | -"url":"/v3/issues/milestones/", |
160 | | -"title":"Issue Milestones", |
161 | | -"section":"API/Issues" |
162 | | - }, |
163 | | - { |
164 | | -"url":"/v3/licenses/", |
165 | | -"title":"Licenses", |
166 | | -"section":"API/Miscellaneous" |
167 | | - }, |
168 | | - { |
169 | | -"url":"/v3/markdown/", |
170 | | -"title":"Markdown", |
171 | | -"section":"API/Miscellaneous" |
172 | | - }, |
173 | | - { |
174 | | -"url":"/v3/media/", |
175 | | -"title":"Media Types", |
176 | | -"section":"API/Overview" |
177 | | - }, |
178 | | - { |
179 | | -"url":"/v3/meta/", |
180 | | -"title":"Meta", |
181 | | -"section":"API/Miscellaneous" |
182 | | - }, |
183 | | - { |
184 | | -"url":"/v3/misc/", |
185 | | -"title":"Miscellaneous", |
186 | | -"section":"API/Miscellaneous" |
187 | | - }, |
188 | | - { |
189 | | -"url":"/v3/oauth/", |
190 | | -"title":"OAuth", |
191 | | -"section":"API/Overview" |
192 | | - }, |
193 | | - { |
194 | | -"url":"/v3/oauth_authorizations/", |
195 | | -"title":"Authorizations", |
196 | | -"section":"API/Overview" |
197 | | - }, |
198 | | - { |
199 | | -"url":"/v3/orgs/", |
200 | | -"title":"Organizations", |
201 | | -"section":"API/Organizations" |
202 | | - }, |
203 | | - { |
204 | | -"url":"/v3/orgs/hooks/", |
205 | | -"title":"Organization Webhooks", |
206 | | -"section":"API/Organizations" |
207 | | - }, |
208 | | - { |
209 | | -"url":"/v3/orgs/members/", |
210 | | -"title":"Organization Members", |
211 | | -"section":"API/Organizations" |
212 | | - }, |
213 | | - { |
214 | | -"url":"/v3/orgs/teams/", |
215 | | -"title":"Organization Teams", |
216 | | -"section":"API/Organizations" |
217 | | - }, |
218 | | - { |
219 | | -"url":"/v3/pulls/", |
220 | | -"title":"Pull Requests", |
221 | | -"section":"API/Pull Requests" |
222 | | - }, |
223 | | - { |
224 | | -"url":"/v3/pulls/comments/", |
225 | | -"title":"Review Comments", |
226 | | -"section":"API/Pull Requests" |
227 | | - }, |
228 | | - { |
229 | | -"url":"/v3/rate_limit/", |
230 | | -"title":"Rate Limit", |
231 | | -"section":"API/Miscellaneous" |
232 | | - }, |
233 | | - { |
234 | | -"url":"/v3/repos/", |
235 | | -"title":"Repositories", |
236 | | -"section":"API/Repositories" |
237 | | - }, |
238 | | - { |
239 | | -"url":"/v3/repos/collaborators/", |
240 | | -"title":"Collaborators", |
241 | | -"section":"API/Repositories" |
242 | | - }, |
243 | | - { |
244 | | -"url":"/v3/repos/comments/", |
245 | | -"title":"Comments", |
246 | | -"section":"API/Repositories" |
247 | | - }, |
248 | | - { |
249 | | -"url":"/v3/repos/commits/", |
250 | | -"title":"Commits", |
251 | | -"section":"API/Repositories" |
252 | | - }, |
253 | | - { |
254 | | -"url":"/v3/repos/contents/", |
255 | | -"title":"Contents", |
256 | | -"section":"API/Repositories" |
257 | | - }, |
258 | | - { |
259 | | -"url":"/v3/repos/deployments/", |
260 | | -"title":"Deployments", |
261 | | -"section":"API/Repositories" |
262 | | - }, |
263 | | - { |
264 | | -"url":"/v3/repos/downloads/", |
265 | | -"title":"Downloads", |
266 | | -"section":"API/Repositories" |
267 | | - }, |
268 | | - { |
269 | | -"url":"/v3/repos/forks/", |
270 | | -"title":"Forks", |
271 | | -"section":"API/Repositories" |
272 | | - }, |
273 | | - { |
274 | | -"url":"/v3/repos/hooks/", |
275 | | -"title":"Repository Webhooks", |
276 | | -"section":"API/Repositories" |
277 | | - }, |
278 | | - { |
279 | | -"url":"/v3/repos/keys/", |
280 | | -"title":"Deploy Keys", |
281 | | -"section":"API/Repositories" |
282 | | - }, |
283 | | - { |
284 | | -"url":"/v3/repos/merging/", |
285 | | -"title":"Merging", |
286 | | -"section":"API/Repositories" |
287 | | - }, |
288 | | - { |
289 | | -"url":"/v3/repos/pages/", |
290 | | -"title":"Pages", |
291 | | -"section":"API/Repositories" |
292 | | - }, |
293 | | - { |
294 | | -"url":"/v3/repos/releases/", |
295 | | -"title":"Releases", |
296 | | -"section":"API/Repositories" |
297 | | - }, |
298 | | - { |
299 | | -"url":"/v3/repos/statistics/", |
300 | | -"title":"Statistics", |
301 | | -"section":"API/Repositories" |
302 | | - }, |
303 | | - { |
304 | | -"url":"/v3/repos/statuses/", |
305 | | -"title":"Statuses", |
306 | | -"section":"API/Repositories" |
307 | | - }, |
308 | | - { |
309 | | -"url":"/v3/search/", |
310 | | -"title":"Search", |
311 | | -"section":"API/Search" |
312 | | - }, |
313 | | - { |
314 | | -"url":"/v3/search/legacy/", |
315 | | -"title":"Legacy Search", |
316 | | -"section":"API/Search" |
317 | | - }, |
318 | | - { |
319 | | -"url":"/v3/troubleshooting/", |
320 | | -"title":"Troubleshooting", |
321 | | -"section":"API/Overview" |
322 | | - }, |
323 | | - { |
324 | | -"url":"/v3/users/", |
325 | | -"title":"Users", |
326 | | -"section":"API/Users" |
327 | | - }, |
328 | | - { |
329 | | -"url":"/v3/users/administration/", |
330 | | -"title":"User Administration", |
331 | | -"section":"API/Users" |
332 | | - }, |
333 | | - { |
334 | | -"url":"/v3/users/emails/", |
335 | | -"title":"User Emails", |
336 | | -"section":"API/Users" |
337 | | - }, |
338 | | - { |
339 | | -"url":"/v3/users/followers/", |
340 | | -"title":"User Followers", |
341 | | -"section":"API/Users" |
342 | | - }, |
343 | | - { |
344 | | -"url":"/v3/users/keys/", |
345 | | -"title":"User Public Keys", |
346 | | -"section":"API/Users" |
347 | | - }, |
348 | | - { |
349 | | -"url":"/v3/versions/", |
350 | | -"title":"Versions", |
351 | | -"section":"API/Overview" |
352 | 7 | } |
353 | 8 | ] |
354 | 9 | } |