Skip to content

Commit

Permalink
calendar entry names can no longer be retrieved through the API, beca…
Browse files Browse the repository at this point in the history
…use they are now stored in a separate table, which requires a new endpoint to be provided. issue #36
  • Loading branch information
j-dimension committed Aug 14, 2024
1 parent 7fb1a20 commit 3316b87
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3316b87

Please sign in to comment.