Skip to content

Commit 2d9b991

Browse files
committed
update the beta notes
1 parent 186b44d commit 2d9b991

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

content/index.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,13 @@ Visit [GitHub API
1515
Support](http://support.github.com/discussions/api) if you
1616
have any problems or requests.
1717

18-
**Note:** This API is in a beta state. Breaking changes may occur.
18+
## Breaking BETA Changes
19+
20+
We're making some small tweaks to the API during the BETA phase. Old
21+
behavior is still supported, but due to be removed by June 1. Please be
22+
sure to update your app in time.
23+
24+
* Update requests used to accept the PUT verb. Now POST or PATCH should
25+
be used.
26+
* All URLs had a `.json` extension. They don't anymore (but old
27+
requests work still).

0 commit comments

Comments
 (0)