mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-29 23:12:39 +01:00
parent
1ec1ce58e9
commit
7353fe479d
@ -22,6 +22,7 @@ namespace NzbDrone.Http
|
||||
|
||||
[AllowAnonymous]
|
||||
[HttpGet("/ping")]
|
||||
[HttpHead("/ping")]
|
||||
[Produces("application/json")]
|
||||
public ActionResult<PingResource> GetStatus()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user