From 3316b87b0401dad04a1547f5705bd8dc9e593477 Mon Sep 17 00:00:00 2001 From: j-dimension Date: Wed, 14 Aug 2024 22:32:07 +0200 Subject: [PATCH] calendar entry names can no longer be retrieved through the API, because they are now stored in a separate table, which requires a new endpoint to be provided. issue #36 --- .../src/java/org/jlawyer/io/rest/v7/ConfigurationEndpointV7.java | 1 - 1 file changed, 1 deletion(-) diff --git a/j-lawyer-server/j-lawyer-io/src/java/org/jlawyer/io/rest/v7/ConfigurationEndpointV7.java b/j-lawyer-server/j-lawyer-io/src/java/org/jlawyer/io/rest/v7/ConfigurationEndpointV7.java index 9207de902..22ffecc8e 100644 --- a/j-lawyer-server/j-lawyer-io/src/java/org/jlawyer/io/rest/v7/ConfigurationEndpointV7.java +++ b/j-lawyer-server/j-lawyer-io/src/java/org/jlawyer/io/rest/v7/ConfigurationEndpointV7.java @@ -705,7 +705,6 @@ public class ConfigurationEndpointV7 implements ConfigurationEndpointLocalV7 { * address.salutation: archiveFile.tags: all tags that can be attached to a * case address.tags: all tags that can be attached to an address * document.tags: all tags that can be attached to a document address.title: - * archiveFile.reviewReason: all descriptions of calendar entries * timesheet.intervalminutes: all intervals usable for timesheets, in * minutes address.titleinaddress: address.complimentaryclose: * address.legalform: all types of legal entities address.nationality: all