I have a simple RESTful API and this is the post route handler I\'m trying to apply AutoMapper in:
[HttpPost] [Route("[action]")] public