I have a dotnet core 3.1 project with multiple controllers and api routes. In one of my controllers I have a Post method that expects a specific model from the body.