mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor: expand api and chain config snapshots
This commit is contained in:
+9
-10
@@ -13,8 +13,8 @@
|
||||
"runtime_to_db": [],
|
||||
"workflow_to_db": []
|
||||
},
|
||||
"edge_count": 6369,
|
||||
"edge_sha256": "62638f6e334e7deb05902ca1e50cdcd03245a85c207dd2b4efaa03306cd28187",
|
||||
"edge_count": 6368,
|
||||
"edge_sha256": "03022352d218ecfb93295438f8264140fa7f6be2f7e55734e094989e454062ae",
|
||||
"edges": [
|
||||
"app -> app.runtime",
|
||||
"app -> app.runtime.compat",
|
||||
@@ -1632,6 +1632,7 @@
|
||||
"app.api.endpoints.agent -> app.api.principal",
|
||||
"app.api.endpoints.agent -> app.api.response",
|
||||
"app.api.endpoints.agent -> app.application",
|
||||
"app.api.endpoints.agent -> app.application.configuration",
|
||||
"app.api.endpoints.agent -> app.application.messaging",
|
||||
"app.api.endpoints.agent -> app.application.messaging.agent",
|
||||
"app.api.endpoints.agent -> app.application.messaging.chat",
|
||||
@@ -1677,8 +1678,8 @@
|
||||
"app.api.endpoints.anthropic -> app.api.openai_utils",
|
||||
"app.api.endpoints.anthropic -> app.api.presentation",
|
||||
"app.api.endpoints.anthropic -> app.api.presentation.sse",
|
||||
"app.api.endpoints.anthropic -> app.runtime",
|
||||
"app.api.endpoints.anthropic -> app.runtime.config",
|
||||
"app.api.endpoints.anthropic -> app.application",
|
||||
"app.api.endpoints.anthropic -> app.application.configuration",
|
||||
"app.api.endpoints.anthropic -> app.schemas",
|
||||
"app.api.endpoints.anthropic -> app.schemas.openai",
|
||||
"app.api.endpoints.auth -> app.api",
|
||||
@@ -2023,8 +2024,8 @@
|
||||
"app.api.endpoints.openai -> app.api.openai_utils",
|
||||
"app.api.endpoints.openai -> app.api.presentation",
|
||||
"app.api.endpoints.openai -> app.api.presentation.sse",
|
||||
"app.api.endpoints.openai -> app.runtime",
|
||||
"app.api.endpoints.openai -> app.runtime.config",
|
||||
"app.api.endpoints.openai -> app.application",
|
||||
"app.api.endpoints.openai -> app.application.configuration",
|
||||
"app.api.endpoints.openai -> app.schemas",
|
||||
"app.api.endpoints.openai -> app.schemas.openai",
|
||||
"app.api.endpoints.openai -> app.schemas.types",
|
||||
@@ -2268,8 +2269,6 @@
|
||||
"app.api.endpoints.tmdb -> app.application.configuration",
|
||||
"app.api.endpoints.tmdb -> app.chain",
|
||||
"app.api.endpoints.tmdb -> app.chain.tmdb",
|
||||
"app.api.endpoints.tmdb -> app.runtime",
|
||||
"app.api.endpoints.tmdb -> app.runtime.config",
|
||||
"app.api.endpoints.tmdb -> app.schemas",
|
||||
"app.api.endpoints.tmdb -> app.schemas.context",
|
||||
"app.api.endpoints.tmdb -> app.schemas.response",
|
||||
@@ -2281,6 +2280,8 @@
|
||||
"app.api.endpoints.torrent -> app.api.dependencies",
|
||||
"app.api.endpoints.torrent -> app.api.dependencies.auth",
|
||||
"app.api.endpoints.torrent -> app.api.response",
|
||||
"app.api.endpoints.torrent -> app.application",
|
||||
"app.api.endpoints.torrent -> app.application.configuration",
|
||||
"app.api.endpoints.torrent -> app.chain",
|
||||
"app.api.endpoints.torrent -> app.chain.media",
|
||||
"app.api.endpoints.torrent -> app.chain.torrents",
|
||||
@@ -2292,8 +2293,6 @@
|
||||
"app.api.endpoints.torrent -> app.domain.metainfo",
|
||||
"app.api.endpoints.torrent -> app.foundation",
|
||||
"app.api.endpoints.torrent -> app.foundation.crypto",
|
||||
"app.api.endpoints.torrent -> app.runtime",
|
||||
"app.api.endpoints.torrent -> app.runtime.config",
|
||||
"app.api.endpoints.torrent -> app.schemas",
|
||||
"app.api.endpoints.torrent -> app.schemas.cache",
|
||||
"app.api.endpoints.torrent -> app.schemas.media",
|
||||
|
||||
Reference in New Issue
Block a user