I want to be able to return enums as their string representations in my Web Api I\'m building in .net core 3.1.
I have this in my Startup.cs
services.AddCont