fixed verification code
This commit is contained in:
@@ -3,6 +3,6 @@ syntax = "proto3";
|
||||
option go_package = "github.com/tech/sendico/pkg/generated/gmessaging";
|
||||
|
||||
message ObjectUpdatedEvent {
|
||||
string ObjectRef = 1;
|
||||
string ActorAccountRef = 2;
|
||||
string object_ref = 1;
|
||||
string actor_account_ref = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user