Skip to content

Commit 6d1373d

Browse files
authored
Merge pull request #619 from acrobat/pr-618-master
Apply pr #618 to the master branch
2 parents 496ce73 + 95ee6f6 commit 6d1373d

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)
@@ -26,6 +27,7 @@ v3 APIs:
2627
* [Comments](issue/comments.md)
2728
* [Labels](issue/labels.md)
2829
* [Milestones](issue/milestones.md)
30+
* [Meta](meta.md)
2931
* Miscellaneous
3032
* [Emojis](miscellaneous/emojis.md)
3133
* [Gitignore](miscellaneous/gitignore.md)
@@ -48,16 +50,15 @@ v3 APIs:
4850
* [Stargazers](repo/stargazers.md)
4951
* [Statuses](repo/statuses.md)
5052
* [Tags](repo/tags.md)
53+
* [Search](search.md)
5154
* [Users](users.md)
52-
* [Meta](meta.md)
53-
* [Activity](activity.md)
5455

5556
Additional features:
5657

57-
* [Pagination support](result_pager.md)
5858
* [Authentication & Security](security.md)
59-
* [Request any Route](request_any_route.md)
6059
* [Customize `php-github-api`](customize.md)
6160
* [Running and writing tests](testing.md)
6261
* [Response caching](caching.md)
6362
* [Request / Response info](request_response_info.md)
63+
* [Pagination support](result_pager.md)
64+
* [Request any Route](request_any_route.md)

0 commit comments

Comments
 (0)