dwolla-swagger-php
dwolla-swagger-php copied to clipboard
Uploading a document - Incomplete function, example missing in docs.
hey folks! 1st of all, thank you for this wonderful well-documented API and SDK. Even a beginner like me could implement it on a Laravel project very easily.
The uploadDocument() function in CustomersApi.php file is missing $body parameter and value for $_header_accept. Also there is no example for this in document.