mirror of
https://github.com/langgenius/dify.git
synced 2026-06-17 06:21:07 +08:00
@accepts(query/body) now emits a 422 response with ErrorBody; @returns emits a default error response with ErrorBody. ErrorBody (and auto-promoted ErrorDetail) are registered in openapi_ns so they appear in definitions and are reachable from both error response entries. |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| openapi | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||
| test_compare_versions.py | ||
| test_conversation_rename_payload.py | ||
| test_swagger.py | ||