File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -79,12 +79,12 @@ this library was inspired by tweepy(https://github.com/tweepy/tweepy), python-in
7979 * api.collections_delete()
8080
8181## Test
82- python tests/oauth.py [ cunsumer_key] [ consumer_secret]
83- python tests/blog.py [ cunsumer_key] [ consumer_secret] [ oauth_token] [ oauth_token_secret]
84- python tests/collection.py [ cunsumer_key] [ consumer_secret] [ oauth_token] [ oauth_token_secret]
85- python tests/user.py [ cunsumer_key] [ consumer_secret] [ oauth_token] [ oauth_token_secret]
86- python tests/photo.py [ cunsumer_key] [ consumer_secret] [ oauth_token] [ oauth_token_secret]
87- python tests/upload.py [ cunsumer_key] [ consumer_secret] [ oauth_token] [ oauth_token_secret]
82+ python tests/oauth.py [cunsumer_key] [consumer_secret]
83+ python tests/blog.py [cunsumer_key] [consumer_secret] [oauth_token] [oauth_token_secret]
84+ python tests/collection.py [cunsumer_key] [consumer_secret] [oauth_token] [oauth_token_secret]
85+ python tests/user.py [cunsumer_key] [consumer_secret] [oauth_token] [oauth_token_secret]
86+ python tests/photo.py [cunsumer_key] [consumer_secret] [oauth_token] [oauth_token_secret]
87+ python tests/upload.py [cunsumer_key] [consumer_secret] [oauth_token] [oauth_token_secret]
8888
8989[ authentication ] : https://github.com/500px/api-documentation/tree/master/authentication
9090[ authorize ] : https://github.com/500px/api-documentation/blob/master/authentication/POST_oauth_authorize.md
You can’t perform that action at this time.
0 commit comments