dify/api/controllers
Yeuoly ec808f3fe8
refactor: centralize default end user session ID constant (#25416)
This PR refactors the handling of the default end user session ID by centralizing it as an enum in the models module where the `EndUser` model is defined. This improves code organization and makes the relationship between the constant and the model clearer.

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 10:27:16 +08:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console Feat/email register refactor (#25369) 2025-09-12 10:24:54 +08:00
files refactor: centralize default end user session ID constant (#25416) 2025-09-12 10:27:16 +08:00
inner_api refactor: centralize default end user session ID constant (#25416) 2025-09-12 10:27:16 +08:00
mcp refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
service_api refactor: centralize default end user session ID constant (#25416) 2025-09-12 10:27:16 +08:00
web refactor: Migrate part of the console basic API module to Flask-RESTX (#24732) 2025-09-10 12:15:47 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00