Update proto definitions
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
package ozon.products;
|
package ozon.products;
|
||||||
option go_package = "ozon";
|
option go_package = "./ozon";
|
||||||
|
|
||||||
service ProductsService {
|
service ProductsService {
|
||||||
// Retrieves a list of products based on the provided request.
|
// Retrieves a list of products based on the provided request.
|
||||||
|
|||||||
Reference in New Issue
Block a user