dify/api/controllers/openapi
L1nSn0w 915655683c
refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 02:22:59 +00:00
..
auth refactor(api): enforce enums over string literals on openapi surface (#38009) 2026-06-26 05:48:21 +00:00
__init__.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
_audit.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_contract.py feat: unified ErrorBody contract for /openapi/v1 and difyctl (#37285) 2026-06-11 10:26:27 +00:00
_errors.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
_input_schema.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_meta.py refactor(openapi): unify request validation behind @accepts/@returns decorators (#37216) 2026-06-10 03:02:24 +00:00
_models.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
_version_gate.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
account.py refactor(openapi): unify request validation behind @accepts/@returns decorators (#37216) 2026-06-10 03:02:24 +00:00
app_dsl.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
app_run.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
apps_permitted_external.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
apps.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
files.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
human_input_form.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00
index.py refactor(openapi): unify request validation behind @accepts/@returns decorators (#37216) 2026-06-10 03:02:24 +00:00
oauth_device_sso.py feat(device-flow): redirect SSO-complete failures to a dedicated device error view (#38185) 2026-07-03 02:11:54 +00:00
oauth_device.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow_events.py refactor(api): enforce enums over string literals on openapi surface (#38009) 2026-06-26 05:48:21 +00:00
workspaces.py refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367) 2026-07-08 02:22:59 +00:00