diff --git a/src/libs/LabelStudio/Generated/LabelStudio.Models.LseProject.g.cs b/src/libs/LabelStudio/Generated/LabelStudio.Models.LseProject.g.cs
index e4c4091..37a500a 100644
--- a/src/libs/LabelStudio/Generated/LabelStudio.Models.LseProject.g.cs
+++ b/src/libs/LabelStudio/Generated/LabelStudio.Models.LseProject.g.cs
@@ -337,6 +337,13 @@ public sealed partial class LseProject
[global::System.Text.Json.Serialization.JsonPropertyName("pause_on_failed_annotator_evaluation")]
public bool? PauseOnFailedAnnotatorEvaluation { get; set; }
+ ///
+ /// Included only in responses
+ ///
+ /// default!
+ [global::System.Text.Json.Serialization.JsonPropertyName("permissions")]
+ public global::System.Collections.Generic.IList Permissions { get; set; } = default!;
+
///
/// Pinned date and time
///
@@ -777,6 +784,9 @@ public sealed partial class LseProject
/// JSON-formatted labeling configuration
/// Included only in responses
///
+ ///
+ /// Included only in responses
+ ///
///
/// Included only in responses
///
@@ -894,6 +904,7 @@ public LseProject(
global::System.Collections.Generic.IList