删除JsonPatch

This commit is contained in:
2023-10-12 10:12:22 +08:00
parent 86a486b060
commit a1d8e2237c
2 changed files with 0 additions and 2 deletions
@@ -18,7 +18,6 @@ namespace IRaCIS.Core.API
{
public static void AddSwaggerSetup(this IServiceCollection services)
{
services.AddSwaggerExamplesFromAssemblyOf<JsonPatchUserRequestExample>();
services.AddSwaggerGen(options =>
{