v7labs / darwin-py

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

[PLA-753][External] Combine the register & register_multi_slotted functions #810

Closed JBWilkie closed 4 months ago

JBWilkie commented 5 months ago

Problem

Instead of 2 client-facing registration functions, it's better UX to have a single function which takes an optional multi_slotted flag

Solution

Combine register() & register_multi_slotted() functions into a single register() function with an optional multi_slotted argument

Changelog

Improved UX for external storage registration with darwin-py

linear[bot] commented 5 months ago

PLA-753 Combine register & register_multi_slotted

PLA-752 Setup Single Sign on for Azure tenant