dify/api/controllers/common
Asuka Minato af99414fc1
chore: port isinstance to match case (#37271)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-18 00:18:03 +00:00
..
controller_schemas.py fix: add service api openapi descriptions (#37595) 2026-06-17 16:02:43 +00:00
errors.py fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
fields.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
file_response.py chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
helpers.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
human_input.py chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
schema.py fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
wraps.py feat: rbac scaffold (#37443) 2026-06-15 05:16:41 +00:00