Fix Python Client For Finite Volume Endpoint
Pre-release
Pre-release
·
382 commits
to master
since this release
The python client was not uploading files to the finite volume API endpoint because it was using a 'GET' request. Now that the endpoint has been set to a 'POST' request it has been fixed.