Skip to content
Snippets Groups Projects
Commit 24af96d4 authored by Danis Kirasirov's avatar Danis Kirasirov
Browse files

Правки

parent 43efafa7
No related branches found
No related tags found
1 merge request!55Добавлено поле "Без архива" в proto-сигнатуру Collection
......@@ -39,7 +39,7 @@ message Collection {
bool hidden = 13;
// Коллекция без архива. Включение опции приведет к удалению всех записей в архиве, а функция архивирования станет недоступна
optional bool disable_archive = 15;
bool no_archive = 35;
message View {
string space_id = 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment