Rev 3896 | Go to most recent revision | Details | Last modification | View Log | RSS feed
namespace java in.shop2020.content
namespace py shop2020.thriftpy.content
include "GenericService.thrift"
service ContentService extends GenericService.GenericService {
void pushContentToProduction(1:i64 entityId);
}