compiled without error
This commit is contained in:
@@ -62,7 +62,7 @@ message AdresarResponse {
|
||||
}
|
||||
|
||||
message PutAdresarRequest {
|
||||
int64 id = 1; // The ID of the Adresar entry to update
|
||||
int64 id = 1;
|
||||
string firma = 2;
|
||||
string kz = 3;
|
||||
string drc = 4;
|
||||
|
||||
Reference in New Issue
Block a user