Files
dodo/backend/backup/legacy.py
bboysoul 6c234d7d82
ci / gitleaks (push) Successful in 1m19s
ci / docker (push) Successful in 5m48s
feat: strengthen backup and mobile workflows
2026-09-16 21:12:52 +08:00

6 lines
237 B
Python

"""Legacy JSON/CSV backup compatibility remains in backend.mvp.
The v2 ZIP implementation is isolated in this package. This marker module documents
that the old endpoints intentionally remain available during the gradual migration.
"""