Skip to content

Commit 95ee6f6

Browse files
jeroenherczegacrobat
authored andcommitted
Apply pr KnpLabs#618 to the master branch
1 parent e2733bc commit 95ee6f6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ v4 API:
55
* [GraphQL](graphql.md)
66

77
v3 APIs:
8+
* [Activity](activity.md)
89
* [Applications](apps.md)
910
* [Authorizations](authorizations.md)
1011
* [Commits](commits.md)
@@ -20,6 +21,7 @@ v3 APIs:
2021
* [Comments](issue/comments.md)
2122
* [Labels](issue/labels.md)
2223
* [Milestones](issue/milestones.md)
24+
* [Meta](meta.md)
2325
* Miscellaneous
2426
* [Emojis](miscellaneous/emojis.md)
2527
* [Gitignore](miscellaneous/gitignore.md)
@@ -42,16 +44,15 @@ v3 APIs:
4244
* [Stargazers](repo/stargazers.md)
4345
* [Statuses](repo/statuses.md)
4446
* [Tags](repo/tags.md)
47+
* [Search](search.md)
4548
* [Users](users.md)
46-
* [Meta](meta.md)
47-
* [Activity](activity.md)
4849

4950
Additional features:
5051

51-
* [Pagination support](result_pager.md)
5252
* [Authentication & Security](security.md)
53-
* [Request any Route](request_any_route.md)
5453
* [Customize `php-github-api`](customize.md)
5554
* [Running and writing tests](testing.md)
5655
* [Response caching](caching.md)
5756
* [Request / Response info](request_response_info.md)
57+
* [Pagination support](result_pager.md)
58+
* [Request any Route](request_any_route.md)

0 commit comments

Comments
 (0)