Skip to content
Snippets Groups Projects
Commit 28e1ab47 authored by Semyon Krestyaninov's avatar Semyon Krestyaninov :dog2:
Browse files

wip

parent dbb53d81
No related branches found
No related tags found
1 merge request!66Добавлена фильтрация по тегам в Collections.List (ListRequest.Filter.tag)
This commit is part of merge request !66. Comments created here will be created in the context of that merge request.
......@@ -114,7 +114,7 @@ message ListRequest {
bool include_hidden = 6;
repeated string name = 3;
repeated string id = 4;
repeated string tags = 7;
repeated string tag = 7;
}
string space_id = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment