From 3b2f91a9eeb105f532aa7dce298ae8dbc31a577d Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 27 Sep 2022 16:52:24 +0200 Subject: [PATCH] Improving docs --- src/main/java/org/gcube/gcat/rest/Item.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/org/gcube/gcat/rest/Item.java b/src/main/java/org/gcube/gcat/rest/Item.java index a274e30..f8d33f9 100644 --- a/src/main/java/org/gcube/gcat/rest/Item.java +++ b/src/main/java/org/gcube/gcat/rest/Item.java @@ -521,7 +521,7 @@ public class Item extends REST implements org.gcube.gcat.api.interf *

* *

- * If a Catalogue-Admin or above specifies the query parameter own_only=false + * If a Catalogue-Admin or above specifies the query parameter own_only=false * it deletes all the items of all users for the CKAN organization for the current context. * The service ignores the query parameter own_only=false if the requesting user is not * Catalogue-Admin or above.