HumanSignal/label-studio-sdk

Export endpoints are wrong

raulbocanegra opened this issue · 2 comments

In labels studio API docs export endpoint for GCS is /api/storages/export/gcs but in project.py is /api/storages/gcs/export which is wrong, and every call to this method fails.
Same happens for the rest of export endpoints like Azure or S3.

@raulbocanegra appreciate your contribution!

You are welcome! Thanks for your work too. 😃