We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ebc3b commit e789021Copy full SHA for e789021
content/changes/2012-9-5-watcher-api.html
@@ -31,7 +31,7 @@
31
32
This phase exposes Watchers as "Subscriptions". This is to
33
keep from clashing with the legacy endpoint. This phase will happen
34
-automatically and will not break your application until Phase 2 starts.
+automatically and will not break your application until Phase 3 starts.
35
36
* `/repos/:owner/:repo/subscribers` - A list of users watching the repository.
37
* `/users/:user/subscriptions` - A list of repositories that a user is watching.
0 commit comments