Skip to content
Snippets Groups Projects
Commit 6362c4bb authored by Alena Petraki's avatar Alena Petraki :nail_care_tone1: Committed by Pavel Antonov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 97e721fd
No related branches found
No related tags found
1 merge request!12Draft: Описание запросов и интерфейсов для работы со связями в Perxis
......@@ -44,7 +44,7 @@ message GetResponse {
repeated Reference notfound = 2;
}
// SetRelationRequest принимает две ссылки и тип связи
// SetRelationRequest принимает массив отношений для установки
message SetRelationsRequest {
repeated Relation relation = 1;
bool skip_verify = 2; // Если true, то не проверять существование записей
......
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