mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 22:07:07 -04:00
parent
1ec1ce58e9
commit
7353fe479d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ namespace NzbDrone.Http
|
|||
|
||||
[AllowAnonymous]
|
||||
[HttpGet("/ping")]
|
||||
[HttpHead("/ping")]
|
||||
[Produces("application/json")]
|
||||
public ActionResult<PingResource> GetStatus()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue