fix servarr api
This commit is contained in:
parent
34e5cce7dc
commit
f85e960fa9
@ -14,7 +14,7 @@ from app.schemas import RadarrMovie, SonarrSeries
|
|||||||
from app.schemas.types import MediaType
|
from app.schemas.types import MediaType
|
||||||
from version import APP_VERSION
|
from version import APP_VERSION
|
||||||
|
|
||||||
arr_router = APIRouter()
|
arr_router = APIRouter(tags=['servarr'])
|
||||||
|
|
||||||
|
|
||||||
@arr_router.get("/system/status")
|
@arr_router.get("/system/status")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user