chore(frontend): regenerate API types with documentTitle field

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-03-29 13:53:49 +02:00
committed by marcel
parent 64761d5c1f
commit 03ee9ccec4

View File

@@ -1002,6 +1002,7 @@ export interface components {
/** Format: date-time */
createdAt: string;
actorName?: string;
documentTitle?: string;
};
PageNotificationDTO: {
/** Format: int64 */