added xml comments to swagger. finished adding all filter query params to episode endpoint.
This commit is contained in:
@@ -5,3 +5,6 @@ dotnet_diagnostic.CS0472.severity = none
|
||||
|
||||
# CS8604: Possible null reference argument.
|
||||
dotnet_diagnostic.CS8604.severity = none
|
||||
|
||||
# CS1591: Missing XML comment for publicly visible type or member
|
||||
dotnet_diagnostic.CS1591.severity = none
|
||||
|
||||
Reference in New Issue
Block a user