Skip to content

Commit

Permalink
Don't return root docs in list directory
Browse files Browse the repository at this point in the history
  • Loading branch information
burdiyan committed Dec 9, 2024
1 parent 622ce7b commit 29ad286
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/documents/v3alpha/documents.proto
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ message ListDirectoryRequest {

// Required. Path of the directory to list documents for.
// Empty string means root directory.
// The root document is considered a part of the root directory.
string directory_path = 4;

// Optional. If true, list documents recursively.
Expand Down

0 comments on commit 29ad286

Please sign in to comment.