Latest generation

This commit is contained in:
ci core model
2026-04-14 14:40:19 +00:00
parent e0db42f803
commit 093ef3af5e
3 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG
Lib version: 1.13.0-SNAPSHOT-260414141342
Lib version: 1.13.0-SNAPSHOT-260414143927

View File

@@ -265,6 +265,7 @@ class AppointmentPayload extends $pb.GeneratedMessage {
$2.AppointmentStatusStruct ensureStatus() => $_ensure(5);
/// 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.
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(9)
$core.String get creationDate => $_getSZ(6);

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk
description: dart libs from core model proto files
version: 1.13.0-SNAPSHOT-260414141342
version: 1.13.0-SNAPSHOT-260414143927
homepage: ''
publish_to: ''
repository: ''