Valid values as list in Swagger UI in ASP.NET Core
Not only Enums have to be rendered as lists in #swagger UI. With a little help of custom parameter filter implementation you can list pretty much any limited list of values in #restful #webapi in #aspnetcore. It definitely takes your #restfulapi #openapi #documentation to the next level.















