mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 14:35:07 +00:00
Fix comment
This commit is contained in:
@@ -84,7 +84,7 @@ message SubscribeRequest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
message SubscribeResponse {
|
message SubscribeResponse {
|
||||||
// the event which occured; created, deleted, updated
|
// the event which occured; create, delete, update
|
||||||
string event = 1;
|
string event = 1;
|
||||||
// the note which the operation occured on
|
// the note which the operation occured on
|
||||||
Note note = 2;
|
Note note = 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user