Skip to content

Commit

Permalink
Remove outdated API methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mynetx committed Jan 22, 2017
1 parent 47b7c63 commit 0562683
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/codebird.php
Original file line number Diff line number Diff line change
Expand Up @@ -268,14 +268,12 @@ class Codebird
'friends/list',
'friendships/incoming',
'friendships/lookup',
'friendships/lookup',
'friendships/no_retweets/ids',
'friendships/outgoing',
'friendships/show',
'geo/id/:place_id',
'geo/reverse_geocode',
'geo/search',
'geo/similar_places',
'help/configuration',
'help/languages',
'help/privacy',
Expand Down Expand Up @@ -324,11 +322,9 @@ class Codebird
'POST' => [
'account/remove_profile_banner',
'account/settings',
'account/update_delivery_device',
'account/update_profile',
'account/update_profile_background_image',
'account/update_profile_banner',
'account/update_profile_colors',
'account/update_profile_image',
'ads/accounts/:account_id/account_media',
'ads/accounts/:account_id/app_lists',
Expand Down

0 comments on commit 0562683

Please sign in to comment.