mirror of
https://github.com/langgenius/dify.git
synced 2026-06-17 06:21:07 +08:00
Review follow-ups: - finalize() now falls back to a minimal status-derived body instead of letting a ValidationError escape the framework error handler when an already-rewritten e.data carries malformed canonical details - document that a pre-built e.response bypasses the body formatter - note the promote-to-libs seam for transport-generic codes in the module docstring - CLI: skip the loc prefix when a server error detail has an empty loc |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| openapi | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||
| test_compare_versions.py | ||
| test_conversation_rename_payload.py | ||
| test_swagger.py | ||