File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Navigation
2
2
==========
3
3
4
4
APIs:
5
+ * [ Activity] ( activity.md )
5
6
* [ Authorizations] ( authorizations.md )
6
7
* [ Commits] ( commits.md )
7
8
* [ Enterprise] ( enterprise.md )
10
11
* [ Issues] ( issues.md )
11
12
* [ Comments] ( issue/comments.md )
12
13
* [ Labels] ( issue/labels.md )
14
+ * [ Meta] ( meta.md )
13
15
* [ Organization] ( organization.md )
14
16
* [ Members] ( organization/members.md )
15
17
* [ Teams] ( organization/teams.md )
@@ -24,13 +26,12 @@ APIs:
24
26
* [ Stargazers] ( repo/stargazers.md )
25
27
* [ Statuses] ( repo/statuses.md )
26
28
* [ Tags] ( repo/tags.md )
29
+ * [ Search] ( search.md )
27
30
* [ Users] ( users.md )
28
- * [ Meta] ( meta.md )
29
- * [ Activity] ( activity.md )
30
31
31
32
Additional features:
32
33
33
- * [ Pagination support] ( result_pager.md )
34
34
* [ Authentication & Security] ( security.md )
35
- * [ Request any Route] ( request_any_route.md )
36
35
* [ Customize ` php-github-api ` and testing] ( customize.md )
36
+ * [ Pagination support] ( result_pager.md )
37
+ * [ Request any Route] ( request_any_route.md )
You can’t perform that action at this time.
0 commit comments