Add status
This commit is contained in:
@@ -46,6 +46,10 @@ message GetVehicleResponse {
|
||||
|
||||
message GetVehiclesRequest {
|
||||
repeated string namespaces = 5;
|
||||
repeated string types = 6;
|
||||
repeated string administrators = 7;
|
||||
google.protobuf.Timestamp availability_from = 8;
|
||||
google.protobuf.Timestamp availability_to = 9;
|
||||
}
|
||||
|
||||
message GetVehiclesResponse {
|
||||
|
||||
Reference in New Issue
Block a user