Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Juhasz committed Dec 10, 2023
1 parent 0939c24 commit 72f4cd7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Forge.OpenAI/Models/Common/ErrorResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,4 @@ public class ErrorResponse : ResponseBase

}

[JsonPropertyName("message")]
public string Message { get; set; }

/// <summary>Gets the type of the message.</summary>
/// <value>The type.</value>
}

0 comments on commit 72f4cd7

Please sign in to comment.