File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ <h2 id="list-watchers">List watchers</h2>
42
42
< h3 id ="response "> Response</ h3 >
43
43
44
44
< pre class ="headers "> < code > Status: 200 OK
45
+ Link: <https://api.github.com/resource?page=2>; rel="next",
46
+ <https://api.github.com/resource?page=5>; rel="last"
45
47
X-RateLimit-Limit: 5000
46
48
X-RateLimit-Remaining: 4999</ code > </ pre >
47
49
@@ -70,6 +72,8 @@ <h2 id="list-repos-being-watched">List repos being watched</h2>
70
72
< h3 id ="response-1 "> Response</ h3 >
71
73
72
74
< pre class ="headers "> < code > Status: 200 OK
75
+ Link: <https://api.github.com/resource?page=2>; rel="next",
76
+ <https://api.github.com/resource?page=5>; rel="last"
73
77
X-RateLimit-Limit: 5000
74
78
X-RateLimit-Remaining: 4999</ code > </ pre >
75
79
You can’t perform that action at this time.
0 commit comments