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 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 )
@@ -26,6 +27,7 @@ v3 APIs:
26
27
* [ Comments] ( issue/comments.md )
27
28
* [ Labels] ( issue/labels.md )
28
29
* [ Milestones] ( issue/milestones.md )
30
+ * [ Meta] ( meta.md )
29
31
* Miscellaneous
30
32
* [ Emojis] ( miscellaneous/emojis.md )
31
33
* [ Gitignore] ( miscellaneous/gitignore.md )
@@ -48,16 +50,15 @@ v3 APIs:
48
50
* [ Stargazers] ( repo/stargazers.md )
49
51
* [ Statuses] ( repo/statuses.md )
50
52
* [ Tags] ( repo/tags.md )
53
+ * [ Search] ( search.md )
51
54
* [ Users] ( users.md )
52
- * [ Meta] ( meta.md )
53
- * [ Activity] ( activity.md )
54
55
55
56
Additional features:
56
57
57
- * [ Pagination support] ( result_pager.md )
58
58
* [ Authentication & Security] ( security.md )
59
- * [ Request any Route] ( request_any_route.md )
60
59
* [ Customize ` php-github-api ` ] ( customize.md )
61
60
* [ Running and writing tests] ( testing.md )
62
61
* [ Response caching] ( caching.md )
63
62
* [ Request / Response info] ( request_response_info.md )
63
+ * [ Pagination support] ( result_pager.md )
64
+ * [ Request any Route] ( request_any_route.md )
You can’t perform that action at this time.
0 commit comments