Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Dec 9, 2024
1 parent 1f278ca commit 0b9c983
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ public Task UpdateDataFileFilenameFilesAsync(

public Task UpdateCorpusFilesAsync(
string corpusId,
IReadOnlyList<Models.CorpusFile> files,
IReadOnlyList<Shared.Models.CorpusFile> files,
CancellationToken cancellationToken = default
)
{
Expand Down

0 comments on commit 0b9c983

Please sign in to comment.