From cad7687de6a0365b8ea252a46f3eef6e97e2594c Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 23 Aug 2023 18:22:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20servarr.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/servarr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/servarr.py b/app/api/servarr.py index 099e0763..7cf20b43 100644 --- a/app/api/servarr.py +++ b/app/api/servarr.py @@ -76,7 +76,7 @@ def arr_system_status(apikey: str) -> Any: } -@arr_router.get("/qualityprofile", summary="质量配置") +@arr_router.get("/qualityProfile", summary="质量配置") def arr_qualityProfile(apikey: str) -> Any: """ 模拟Radarr、Sonarr质量配置