Skip to content

put_with_auth and get_with_auth now support data arguments

Compare
Choose a tag to compare
@UsAndRufus UsAndRufus released this 05 Jul 15:07
· 15 commits to master since this release

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.