8000 Remove contributor API methods · bitnull/codebird-php@728a246 · GitHub
[go: up one dir, main page]

Skip to content

Commit 728a246

Browse files
committed
Remove contributor API methods
1 parent 4ff0c98 commit 728a246

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ codebird-php - changelog
2020
+ Update cacert.pem file
2121
- Remove sunsetting Direct Messages API
2222
- Remove sunsetting Streaming API
23+
- Remove contributor API methods
2324

2425
3.1.0 (2016-02-15)
2526
+ #143 Add support for proxy types

src/codebird.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ class Codebird
323323
'trends/available',
324324
'trends/closest',
325325
'trends/place',
326-
'users/contributees',
327-
'users/contributors',
328326
'users/profile_banner',
329327
'users/search',
330328
'users/show',

0 commit comments

Comments
 (0)
0