mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
modify comment
This commit is contained in:
@@ -102,6 +102,6 @@ message ReadRequest {
|
|||||||
|
|
||||||
// Returns the raw object
|
// Returns the raw object
|
||||||
message ReadResponse {
|
message ReadResponse {
|
||||||
// Returns the response as a raw object
|
// Returns the response as raw data
|
||||||
string object = 1;
|
string object = 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user