chore: run dotnet format
This commit is contained in:
@@ -48,4 +48,4 @@ public class AnthropicFile
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
[JsonPropertyName("downloadable")]
|
[JsonPropertyName("downloadable")]
|
||||||
public bool Downloadable { get; init; }
|
public bool Downloadable { get; init; }
|
||||||
}
|
}
|
||||||
@@ -63,4 +63,4 @@ public class CreateFileRequest
|
|||||||
FileName = fileName;
|
FileName = fileName;
|
||||||
FileType = fileType;
|
FileType = fileType;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user