v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[PLA-699][external] Allow registration of multi-slotted read-write files from external storage #790

Closed JBWilkie closed 5 months ago

JBWilkie commented 5 months ago

Problem

Currently, the REST API is the only way to register externally stored items. The ability to register items using darwin-py is simpler in some scenarios and can prevent difficult-to-spot payload errors

Solution

Added user-facing methods to register multi-slotted read-write items from external storage

Changelog

Added ability to register multi-slotted read-write files from external storage in darwin-py

linear[bot] commented 5 months ago

PLA-699 Support registration of multi-slotted items from external storage through darwin-py