CABLE-LSM / meorg_client

API Client for ModelEvaluation.org.
Apache License 2.0
0 stars 1 forks source link

Revise file upload logic. #23

Closed bschroeter closed 1 month ago

bschroeter commented 1 month ago

Following an email from Gavin today, the file upload issue appears to be resolved. However, the API endpoint has changed as per the openapi.json for the service. The following work needs to be done to bring the client back up to spec.

All tests etc. should be revised to reflect this, at the moment the upload should fail given the new API spec.

bschroeter commented 1 month ago

Multiple files can be uploaded at the same time up to the total packet size of 200mb (set on the server)