Skip to content

Commit b6b257d

Browse files
committed
Added more example data to json
1 parent 99728f8 commit b6b257d

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

static/search-index.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,61 @@
55
"title" : "Repositories",
66
"section" : "API"
77
},
8+
{
9+
"url" : "/v3/media/",
10+
"title" : "Media Types",
11+
"section" : "API/Overview"
12+
},
13+
{
14+
"url" : "/v3/activity/",
15+
"title" : "Activity",
16+
"section" : "API"
17+
},
18+
{
19+
"url" : "/v3/activity/events/",
20+
"title" : "Events",
21+
"section" : "API/Activity"
22+
},
23+
{
24+
"url" : "/v3/activity/events/types/",
25+
"title" : "Event Types",
26+
"section" : "API/Activity"
27+
},
28+
{
29+
"url" : "/v3/activity/notifications/",
30+
"title" : "Notifications",
31+
"section" : "API/Activity"
32+
},
33+
{
34+
"url" : "/v3/gists/",
35+
"title" : "Gists",
36+
"section" : "API"
37+
},
38+
{
39+
"url" : "/v3/git/commits/",
40+
"title" : "Commits",
41+
"section" : "API/Git Data"
42+
},
43+
{
44+
"url" : "/v3/issues/comments/",
45+
"title" : "Comments",
46+
"section" : "API/Issues"
47+
},
48+
{
49+
"url" : "/v3/issues/events/",
50+
"title" : "Events",
51+
"section" : "API/Issues"
52+
},
53+
{
54+
"url" : "/v3/repos/comments/",
55+
"title" : "Comments",
56+
"section" : "API/Repositories"
57+
},
58+
{
59+
"url" : "/v3/repos/contents/",
60+
"title" : "Contents",
61+
"section" : "API/Repositories"
62+
},
863
{
964
"url" : "/v3/search/#search-repositories",
1065
"title" : "Repositories",

0 commit comments

Comments
 (0)