Skip to content

Commit

Permalink
Merge pull request #24 from tryAGI/bot/update-openapi_202412180329
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
2 parents 7370561 + 9d642fd commit efd807a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/libs/Tripo/Generated/Tripo.Models.TaskInput.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class TaskInput
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="TaskInput" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public TaskInput(
)
{
}
}
}

0 comments on commit efd807a

Please sign in to comment.