Skip to content

Commit

Permalink
Update DiadocMessage-GetApi.proto
Browse files Browse the repository at this point in the history
Потерял знак "="
  • Loading branch information
Rispele authored Nov 2, 2023
1 parent 4ea3b6b commit 99cee9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/Events/DiadocMessage-GetApi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ message Entity {
optional TemplateRefusalInfo TemplateRefusalInfo = 28;
optional OuterDocflowInfo OuterDocflow = 29;
optional RevocationRequestInfo RevocationRequestInfo = 30;
optional string ContentTypeId 31;
optional string ContentTypeId = 31;
optional MoveDocumentInfo MoveDocumentInfo = 34;
}

Expand Down

0 comments on commit 99cee9c

Please sign in to comment.