|
6f5108ec91
|
Renames api.py to session.py
|
2019-05-20 15:13:30 -05:00 |
|
|
4c264da3e0
|
Added direct_post and direct_get to api object. Useful for sending direct calls to post and get requests without using the path builder
|
2019-05-20 11:17:12 -05:00 |
|
|
c6b15c7f7b
|
Added full_url method into the API wrapper. It converts an URL starting with the API prefix into a full URL. May be useful in some cases
|
2019-05-20 10:49:01 -05:00 |
|
|
e9a4221806
|
Added tests for some API methods
|
2019-05-19 20:37:35 -05:00 |
|