File tree 1 file changed +5
-4
lines changed 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 5
5
* [ GraphQL] ( graphql.md )
6
6
7
7
v3 APIs:
8
+ * [ Activity] ( activity.md )
8
9
* [ Applications] ( apps.md )
9
10
* [ Authorizations] ( authorizations.md )
10
11
* [ Commits] ( commits.md )
@@ -20,6 +21,7 @@ v3 APIs:
20
21
* [ Comments] ( issue/comments.md )
21
22
* [ Labels] ( issue/labels.md )
22
23
* [ Milestones] ( issue/milestones.md )
24
+ * [ Meta] ( meta.md )
23
25
* Miscellaneous
24
26
* [ Emojis] ( miscellaneous/emojis.md )
25
27
* [ Gitignore] ( miscellaneous/gitignore.md )
@@ -42,16 +44,15 @@ v3 APIs:
42
44
* [ Stargazers] ( repo/stargazers.md )
43
45
* [ Statuses] ( repo/statuses.md )
44
46
* [ Tags] ( repo/tags.md )
47
+ * [ Search] ( search.md )
45
48
* [ Users] ( users.md )
46
- * [ Meta] ( meta.md )
47
- * [ Activity] ( activity.md )
48
49
49
50
Additional features:
50
51
51
- * [ Pagination support] ( result_pager.md )
52
52
* [ Authentication & Security] ( security.md )
53
- * [ Request any Route] ( request_any_route.md )
54
53
* [ Customize ` php-github-api ` ] ( customize.md )
55
54
* [ Running and writing tests] ( testing.md )
56
55
* [ Response caching] ( caching.md )
57
56
* [ Request / Response info] ( request_response_info.md )
57
+ * [ Pagination support] ( result_pager.md )
58
+ * [ Request any Route] ( request_any_route.md )
You can’t perform that action at this time.
0 commit comments