put_with_auth and get_with_auth now support data arguments
Now you can use put_with_auth
and get_with_auth
with optional data arguments. Also the API will throw an exception if you try to build one with missing parameters.
Now you can use put_with_auth
and get_with_auth
with optional data arguments. Also the API will throw an exception if you try to build one with missing parameters.