Files
Sipro-Marketplaces-Protos/yandexmarket/products.proto
2025-05-25 22:20:43 +03:00

6 lines
114 B
Protocol Buffer

syntax = "proto3";
package yandexmarket.products;
option go_package = "yandexmarket";
service ProductsService {
}