I have a controller that looks like this:
[ApiController] [Route("rest/[controller]")] public partial class OrdersController : ControllerBase {