mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 21:43:03 +03:00
suggestions from review
This commit is contained in:
@@ -1793,7 +1793,7 @@ namespace Jellyfin.Api.Controllers
|
||||
/// Uploads a custom splashscreen.
|
||||
/// </summary>
|
||||
/// <returns>A <see cref="NoContentResult"/> indicating success.</returns>
|
||||
/// <response code="204">Sucessfully uploaded new splashscreen.</response>
|
||||
/// <response code="204">Successfully uploaded new splashscreen.</response>
|
||||
/// <response code="400">Error reading MimeType from uploaded image.</response>
|
||||
/// <response code="403">User does not have permission to upload splashscreen..</response>
|
||||
/// <exception cref="ArgumentException">Error reading the image format.</exception>
|
||||
|
||||
Reference in New Issue
Block a user