mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Fix xml docs
This commit is contained in:
parent
f2bace2a07
commit
d7d8118b42
@ -83,7 +83,7 @@ namespace Jellyfin.Api.Controllers
|
||||
/// <summary>
|
||||
/// Gets notification services.
|
||||
/// </summary>
|
||||
/// <response>All notification services returned.</response>
|
||||
/// <response code="200">All notification services returned.</response>
|
||||
/// <returns>An <cref see="OkResult"/> containing a list of all notification services.</returns>
|
||||
[HttpGet("Services")]
|
||||
[ProducesResponseType(StatusCodes.Status200OK)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user