Remove documentation of void return type

This commit is contained in:
ZadenRB 2020-04-21 00:24:35 -06:00
parent 6c8e1d37bd
commit dae6965710
1 changed files with 0 additions and 1 deletions

View File

@ -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(