chore: remove OpenApi and configure JWT authentication schemes

This commit is contained in:
Stevan Freeborn
2026-02-03 21:04:25 -06:00
parent a3264bd72d
commit 3fbd9402c3
5 changed files with 40 additions and 3 deletions
-1
View File
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>