mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix comment
This commit is contained in:
@@ -77,7 +77,7 @@ message ListResponse {
|
|||||||
repeated Note notes = 1;
|
repeated Note notes = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Specify the note to events
|
// Subscribe to notes events
|
||||||
message EventsRequest {
|
message EventsRequest {
|
||||||
// optionally specify a note id
|
// optionally specify a note id
|
||||||
string id = 1;
|
string id = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user