fkoh111 / zzlite

Lite wrapper for the Zamzar API :package:
0 stars 0 forks source link

task/typeof_arg #72

Open fkoh111 opened 4 years ago

fkoh111 commented 4 years ago

Test for the type of argument that is being passed in each function before hitting any endpoints. E.g., ID has to be of type integer, etc. etc.