fix: change PropertyLifecycle
This commit is contained in:
2
mobile/openapi/lib/model/people_update_item.dart
generated
2
mobile/openapi/lib/model/people_update_item.dart
generated
@@ -54,7 +54,7 @@ class PeopleUpdateItem {
|
||||
///
|
||||
String? name;
|
||||
|
||||
/// This property was added in v1.118.0
|
||||
/// This property was added in v1.119.0
|
||||
///
|
||||
/// Please note: This property should have been non-nullable! Since the specification file
|
||||
/// does not include a default value (using the "default:" property), however, the generated
|
||||
|
||||
@@ -41,7 +41,7 @@ class PersonResponseDto {
|
||||
///
|
||||
DateTime? updatedAt;
|
||||
|
||||
/// This property was added in v1.118.0
|
||||
/// This property was added in v1.119.0
|
||||
///
|
||||
/// Please note: This property should have been non-nullable! Since the specification file
|
||||
/// does not include a default value (using the "default:" property), however, the generated
|
||||
|
||||
2
mobile/openapi/lib/model/person_update_dto.dart
generated
2
mobile/openapi/lib/model/person_update_dto.dart
generated
@@ -50,7 +50,7 @@ class PersonUpdateDto {
|
||||
///
|
||||
String? name;
|
||||
|
||||
/// This property was added in v1.118.0
|
||||
/// This property was added in v1.119.0
|
||||
///
|
||||
/// Please note: This property should have been non-nullable! Since the specification file
|
||||
/// does not include a default value (using the "default:" property), however, the generated
|
||||
|
||||
@@ -44,7 +44,7 @@ class PersonWithFacesResponseDto {
|
||||
///
|
||||
DateTime? updatedAt;
|
||||
|
||||
/// This property was added in v1.118.0
|
||||
/// This property was added in v1.119.0
|
||||
///
|
||||
/// Please note: This property should have been non-nullable! Since the specification file
|
||||
/// does not include a default value (using the "default:" property), however, the generated
|
||||
|
||||
Reference in New Issue
Block a user