Skip to content

Commit 53427cb

Browse files
committed
touch
1 parent 158baf6 commit 53427cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/Configure.OpenApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ public Action<IApplicationBuilder> Configure(Action<IApplicationBuilder> next) =
3030
next(app);
3131
};
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)