mirror of
https://github.com/nsnail/IGeekFan.AspNetCore.Knife4jUI.git
synced 2025-12-27 07:15:48 +08:00
remove namespace
This commit is contained in:
@@ -30,7 +30,6 @@ CLI : dotnet add package IGeekFan.AspNetCore.Knife4jUI
|
||||
2.In the ConfigureServices method of Startup.cs, register the Swagger generator, defining one or more Swagger documents.
|
||||
|
||||
```
|
||||
using System.Reflection;
|
||||
using Microsoft.AspNetCore.Mvc.Controllers
|
||||
using Microsoft.OpenApi.Models;
|
||||
using Swashbuckle.AspNetCore.SwaggerGen;
|
||||
|
||||
Reference in New Issue
Block a user