diff --git a/src/main/java/org/gcube/informationsystem/contexts/reference/entities/Context.java b/src/main/java/org/gcube/informationsystem/contexts/reference/entities/Context.java index f2900fa..dd4c060 100644 --- a/src/main/java/org/gcube/informationsystem/contexts/reference/entities/Context.java +++ b/src/main/java/org/gcube/informationsystem/contexts/reference/entities/Context.java @@ -71,17 +71,17 @@ public interface Context extends EntityElement, SchemaMixedElement { * }, * { * "fullpath": "/gcube/devsec/myTestVRE", - * "time": "2023-12-13 16:13:12.336 +0000", + * "time": "2023-12-13 16:13:12.336 +0000", * } * { * "fullpath": "/gcube/devsec/myVRE", - * "time": "2023-12-18 12:37:48.172 +0000", // Same of lastUpdateTime + * "time": "2023-12-18 12:37:48.172 +0000", // Same of lastUpdateTime in metadata * } * ] * ... * } */ - public static final String CONTEXT_FULLPATH_CHANGES_LOG_PROPERTY = "fullpaths"; + public static final String CONTEXT_FULLPATH_CHANGES_LOG_PROPERTY = "fullpathChangelog"; /** * This information is provided to allowed user only (by role)