[arvados] updated: 2.5.0-83-g931c95140
git repository hosting
git at public.arvados.org
Thu Feb 2 22:00:50 UTC 2023
Summary of changes:
doc/api/methods/links.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 931c951406ef15491d8b6708417d5df735a07d31 (commit)
from d5c0acee9775de737003dff7ea165a155990fb66 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 931c951406ef15491d8b6708417d5df735a07d31
Author: Tom Clegg <tom at curii.com>
Date: Thu Feb 2 16:58:10 2023 -0500
19954: Update wording to admit multiple overlapping permission links.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/doc/api/methods/links.html.textile.liquid b/doc/api/methods/links.html.textile.liquid
index e8a434cde..53001c088 100644
--- a/doc/api/methods/links.html.textile.liquid
+++ b/doc/api/methods/links.html.textile.liquid
@@ -148,7 +148,7 @@ table(table table-bordered table-condensed).
{background:#ccffcc}.|uuid|string|The UUID of the Link in question.|path||
|link|object||query||
-When you update a permission link such that it has the same @head_uuid@ and @tail_uuid@ as another existing permission link, the API deletes the other link. If the deleted link's permission level was higher than the newly updated link, the updated link's permission level is increased accordingly.
+When you update a permission link such that it has the same @head_uuid@ and @tail_uuid@ as one or more existing permission links, the API deletes the other links. If the highest permission level among the deleted links was higher than the newly updated link, the updated link's permission level is increased accordingly.
h3. get_permissions
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list