Browse Source

Remove documentation of void return type

ZadenRB 5 năm trước cách đây
mục cha
commit
dae6965710
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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(