chore: regenerate openapi

This commit is contained in:
Gauthier Roebroeck 2025-09-22 11:06:46 +08:00
parent dce6db8f6e
commit 9500011bee

View file

@ -2961,6 +2961,7 @@ export interface components {
};
HistoricalEventDto: {
bookId?: string;
id: string;
properties: {
[key: string]: string;
};