Base solution for your next web application
Open Closed

Swashbuckle - multiple swagger specifications? #6421


User avatar
0
sedulen created

Has anyone tried using Swagger to split up their API specification into multiple files?

I have a case where I want to have 1 "private" file for the internal application, and then a 2nd "public" file that exposes only public/anonymous endpoints I have done this before with Swashbuckle annotations & classic .NET WebAPI, but never with ASPNZ or ABP.

thanks!


2 Answer(s)