added xml comments to swagger. finished adding all filter query params to episode endpoint.

This commit is contained in:
StevanFreeborn
2022-06-21 14:07:56 -05:00
parent f22960f0ef
commit 2ecd3ff8bf
6 changed files with 84 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>