InkyWight
InkyWight
CC#
Created by InkyWight on 5/23/2024 in #help
Updating from AspNetCore.Mvc.Versioning -> Asp.Versioning - Issues with swaggergen
Hi! I'm undertaking a piece of work at the moment to uplift our mainstay API project to .net 8 from mostly .net 3.1 I'm having some real issues with swaggergen, ive updated to the latest version of Asp.Versioning and registered the API explorer as per the docs, but the new library is picking up 10 version descriptions where the old library was only picking up 3. This is causing key violations when trying to generate swagger. Is there something I've missed with how the new library works with its API explorer?
1 replies