dify/api/services/retention/workflow_run/constants.py

3 lines
94 B
Python

ARCHIVE_SCHEMA_VERSION = "1.0"
ARCHIVE_BUNDLE_NAME = f"archive.v{ARCHIVE_SCHEMA_VERSION}.zip"