mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
refactor(api): standardize responses and restore media config contracts
This commit is contained in:
@@ -23,7 +23,7 @@ def test_modified_builtin_skills_have_incremented_versions() -> None:
|
||||
"""本次修改过的内置技能必须递增版本,确保用户端同步更新。"""
|
||||
expected_versions = {
|
||||
"database-operation": "4",
|
||||
"moviepilot-api": "12",
|
||||
"moviepilot-api": "13",
|
||||
"moviepilot-cli": "7",
|
||||
"moviepilot-update": "3",
|
||||
"organize-files": "3",
|
||||
|
||||
Reference in New Issue
Block a user