projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8670dc8
)
Update reference to api search documentation
author
Andreas Savvides
<andreas@editd.com>
Fri, 12 Dec 2014 00:58:41 +0000
(
00:58
+0000)
committer
Andreas Savvides
<andreas@editd.com>
Fri, 12 Dec 2014 00:58:41 +0000
(
00:58
+0000)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index 00e7d2c69e6db817caaab1e7ef7da448015957c5..e822823f6c14c33f6b39103caf84602fa50ebba4 100644
(file)
--- a/
tweepy/api.py
+++ b/
tweepy/api.py
@@
-1148,7
+1148,7
@@
class API(object):
@property
def search(self):
- """ :reference: https://dev.twitter.com/
docs/api/1.1/get/search
+ """ :reference: https://dev.twitter.com/
rest/reference/get/search/tweets
:allowed_param:'q', 'lang', 'locale', 'since_id', 'geocode',
'max_id', 'since', 'until', 'result_type', 'count',
'include_entities', 'from', 'to', 'source']