Compare commits
1 Commits
b30d322774
...
c6df89a7a3
| Author | SHA1 | Date | |
|---|---|---|---|
| c6df89a7a3 |
@@ -10,7 +10,7 @@ service ProductsService {
|
||||
}
|
||||
|
||||
message GetListOfProductsRequest{
|
||||
|
||||
int64 marketplace_id = 1; // Unique identifier for the marketplace
|
||||
}
|
||||
message GetListOfProductsResponse {
|
||||
repeated Product products = 1;
|
||||
|
||||
Reference in New Issue
Block a user