Latest generation

This commit is contained in:
ci core model
2026-04-14 14:40:18 +00:00
parent 7def215ff6
commit 08d111a58b
2 changed files with 2 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ export interface AppointmentPayload {
Status?: AppointmentStatusStruct;
/**
* Creation date of the appointment
* TODO Because this attribute is a kpi, when removing it we will have to alter all clickhouse tables to drop the column.
*
* @deprecated
* @generated from protobuf field: string CreationDate = 9 [deprecated = true]