Hi again. This is a follow-up to my previous PR (#33). The reason for this PR is that a servant API can result in a client function that returns unit (ie. a POST request that returns no content).
I couldn't think of any unforseen side-effects of this change, but let me know if you have any issues with it.
Hi again. This is a follow-up to my previous PR (#33). The reason for this PR is that a servant API can result in a client function that returns unit (ie. a POST request that returns no content).
I couldn't think of any unforseen side-effects of this change, but let me know if you have any issues with it.