mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Typo
This commit is contained in:
parent
e3897fe5dd
commit
9031aae653
@ -185,7 +185,7 @@ public class PlaylistsController : BaseJellyfinApiController
|
||||
/// <param name="playlistId">The playlist id.</param>
|
||||
/// <param name="userId">The user id.</param>
|
||||
/// <response code="200">User permission found.</response>
|
||||
/// <response code="200">Access forbidden.</response>
|
||||
/// <response code="403">Access forbidden.</response>
|
||||
/// <response code="404">Playlist not found.</response>
|
||||
/// <returns>
|
||||
/// <see cref="PlaylistUserPermissions"/>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user