Replies: 1 comment
-
This would definitely be very useful! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's a use case for
modelstore
where the storage permissions vary by user. The full set of possibilities are:The full set of actions that are currently supported are:
But, we can assume that different users of
modelstore
may have varying permissions, starting with read-only ones:In the longer term, it would be great if:
Beta Was this translation helpful? Give feedback.
All reactions