using System; using MyAppSrvcs.ApiControllers.Base; namespace MyAppSrvcs.Controllers { /// <summary> /// You can put additional Product ApiController code in this class. /// This file will not be overwritten. You can put /// </summary> public partial class ProductApiController { } }