2nd push
This commit is contained in:
7
Knots/obj/Debug/net9.0/SwaggerExportPathInitializer.g.cs
Normal file
7
Knots/obj/Debug/net9.0/SwaggerExportPathInitializer.g.cs
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
using System.Runtime.CompilerServices;
|
||||||
|
namespace FastEndpoints.Swagger;
|
||||||
|
internal static class SwaggerExportPathInitializer
|
||||||
|
{
|
||||||
|
[ModuleInitializer]
|
||||||
|
internal static void Initialize() => DocumentOptions.SwaggerExportPath = "wwwroot/openapi";
|
||||||
|
}
|
||||||
1
Knots/obj/rider.project.model.nuget.info
Normal file
1
Knots/obj/rider.project.model.nuget.info
Normal file
@@ -0,0 +1 @@
|
|||||||
|
17733228635034775
|
||||||
Reference in New Issue
Block a user