Collection Rework (#2830)

This commit is contained in:
Joe Milazzo
2024-04-06 12:03:49 -05:00
committed by GitHub
parent 0dacc061f1
commit deaaccb96a
93 changed files with 5413 additions and 1120 deletions
+1
View File
@@ -40,6 +40,7 @@ public class WantToReadController : BaseApiController
/// <summary>
/// Return all Series that are in the current logged in user's Want to Read list, filtered (deprecated, use v2)
/// </summary>
/// <remarks>This will be removed in v0.8.x</remarks>
/// <param name="userParams"></param>
/// <param name="filterDto"></param>
/// <returns></returns>