using Core.Annotations; namespace Core.Controllers; [Injectable] public class InventoryController { // TODO }