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
parent 994e1b3ca1
commit c5dffebd0a

View File

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