Skip to content

Commit 9296cc5

Browse files
committed
add a bit more detail about the timeframes. /cc @sferik
1 parent 61eeeb2 commit 9296cc5

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

content/changes/2012-9-5-watcher-api.html

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,23 @@
8282

8383
This phase involves disabling the subscription endpoints completely. At this
8484
point, you should be using the starring endpoints for starred repositories, and
85-
the watch endpoints for watched repositories.
85+
the watch endpoints for watched repositories. No date has been set yet, but we
86+
expect this to be _3-6 months_ after Phase 2 is in place. This should give
87+
developers enough time to push changes out carefully. If they use popular
88+
API wrappers, the work will likely mostly be done for them.
8689

8790
Keep on passing the "v3" media type in your application, until the API has
88-
another breaking change to make.
91+
another breaking change to make. If you can't make the deadline for Phase 3,
92+
just set the "beta" media type until we shut that down completely. It's likely
93+
that we will keep the old "beta" media type active for another month, like
94+
the [last time](https://github.com/blog/1090-github-api-moving-on) we terminated
95+
old API functionality.
96+
97+
We look forward to assisting you through this transition. Hit us up at
98+
[https://github.com/contact][c], [[email protected]][email], or
99+
[@GitHubAPI][twitter].
100+
101+
[twitter]: https://twitter.com/githubapi
102+
[email]: mailto:[email protected]
103+
[c]: https://github.com/c
89104

0 commit comments

Comments
 (0)