mirror of
https://github.com/langgenius/dify.git
synced 2026-06-19 16:41:09 +08:00
controllers/common/errors.py is consumed by other controllers; keep it untouched and declare the openapi-surface error as an OpenApiError subclass. Wire output is identical. |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| openapi | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||
| test_compare_versions.py | ||
| test_conversation_rename_payload.py | ||
| test_swagger.py | ||