dify/api/controllers
NeatGuyCoding 2e6e414a9e
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854)
2025-09-01 10:05:54 +08:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (#24854) 2025-09-01 10:05:54 +08:00
files fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
inner_api example of decorator typing (#24857) 2025-09-01 10:04:24 +08:00
mcp fix: change the mcp server strucutre to support github copilot (#24788) 2025-08-29 18:00:58 +08:00
service_api Chore: remove dupliacte logic in DatasetApi.get() (#24769) 2025-08-29 14:25:36 +08:00
web chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00