Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Dec 10, 2024
1 parent 59fff51 commit 9141cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/sdk/server-ai/src/DataModel/DataModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public enum Role
public class Meta
{
/// <summary>
/// The version key.
/// The variation key.
/// </summary>
[JsonPropertyName("variationKey")]
public string VariationKey { get; set; }
Expand Down

0 comments on commit 9141cee

Please sign in to comment.