BE+FE: legacy sync endpoint removal - see release notes

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-15 16:20:34 +11:00
parent 3587169791
commit c1e6a69e05
3 changed files with 0 additions and 107 deletions

View File

@@ -269,7 +269,6 @@ def main():
# Data retrieval methods
api_endpoints = [
"/sync", # New Python-based endpoint
"/plugins/sync/hub.php" # Legacy PHP endpoint
]