Skip to content

Commit 99cee9c

Browse files
authored
Update DiadocMessage-GetApi.proto
Потерял знак "="
1 parent 4ea3b6b commit 99cee9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/Events/DiadocMessage-GetApi.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ message Entity {
123123
optional TemplateRefusalInfo TemplateRefusalInfo = 28;
124124
optional OuterDocflowInfo OuterDocflow = 29;
125125
optional RevocationRequestInfo RevocationRequestInfo = 30;
126-
optional string ContentTypeId 31;
126+
optional string ContentTypeId = 31;
127127
optional MoveDocumentInfo MoveDocumentInfo = 34;
128128
}
129129

0 commit comments

Comments
 (0)