Преглед на файлове

Remove documentation of void return type

ZadenRB преди 5 години
родител
ревизия
dae6965710
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Jellyfin.Api/Controllers/NotificationsController.cs

+ 0 - 1
Jellyfin.Api/Controllers/NotificationsController.cs

@@ -95,7 +95,6 @@ namespace Jellyfin.Api.Controllers
         /// <param name="description">The description of the notification.</param>
         /// <param name="url">The URL of the notification.</param>
         /// <param name="level">The level of the notification.</param>
-        /// <returns>Status.</returns>
         [HttpPost("Admin")]
         [ProducesResponseType(StatusCodes.Status200OK)]
         public void CreateAdminNotification(