Added more documentation to explain how the system works (especially to api readers)
This commit is contained in:
parent
29c29976f1
commit
da4ab9feeb
3 changed files with 5 additions and 4 deletions
|
|
@ -68,6 +68,7 @@ public class ReadingProfileController(ILogger<ReadingProfileController> logger,
|
|||
/// <summary>
|
||||
/// Update the implicit reading profile for a series, creates one if none exists
|
||||
/// </summary>
|
||||
/// <remarks>Any modification to the reader settings during reading will create an implicit profile. Use "update-parent" to save to the bound series profile.</remarks>
|
||||
/// <param name="dto"></param>
|
||||
/// <param name="seriesId"></param>
|
||||
/// <returns></returns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue