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

wip

parent 81170c73
No related branches found
No related tags found
1 merge request!92В API коллекций добавлено поле translations
This commit is part of merge request !92. Comments created here will be created in the context of that merge request.
......@@ -84,7 +84,7 @@ message Collection {
// При отключении параметра "без публикации" статусы публикации будут восстановлены.
bool no_publish = 40;
map<string, google.protobuf.Struct> translations = 41;
map<string, google.protobuf.Struct> translations = 50;
}
message CreateRequest {
......
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