This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
3
Star
0
Fork
0
mirror of
https://github.com/langgenius/dify.git
synced
2026-09-21 13:20:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e7b27fdec782a3d7b4e8a7738032c226ad9bd7b
dify
/
api
/
controllers
T
History
wdeveloper16
and
Claude Sonnet 4.6
7e7b27fdec
refactor: replace bare dict with dict[str, Any] in response converter… (
#35212
)
...
Co-authored-by: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-14 19:45:04 +00:00
..
common
refactor(api): deduplicate dataset controller schemas into controller_schemas.py (
#34756
)
2026-04-13 05:33:20 +00:00
console
refactor: replace bare dict with dict[str, Any] in response converter… (
#35212
)
2026-04-14 19:45:04 +00:00
files
refactor(api): continue decoupling dify_graph from API concerns (
#33580
)
2026-03-25 20:32:24 +08:00
inner_api
refactor(api): enable reportUntypedFunctionDecorator in pyright config (
#26412
) (
#35031
)
2026-04-13 03:28:23 +00:00
mcp
refactor: replace bare dict with typed annotations in controllers (
#35095
)
2026-04-13 19:19:52 +00:00
service_api
refactor: replace bare dict with typed annotations in controllers (
#35095
)
2026-04-13 19:19:52 +00:00
trigger
refactor(api): type webhook data extraction with RawWebhookDataDict TypedDict (
#34486
)
2026-04-03 02:24:17 +00:00
web
refactor(api): type _jsonify_form_definition payload with FormDefinitionPayload TypedDict (
#35094
)
2026-04-13 19:21:19 +00:00
__init__.py
chore(api/controllers): Apply Ruff Formatter. (
#7645
)
2024-08-26 15:29:10 +08:00
fastopenapi.py
feat: init fastopenapi (
#30453
)
2026-01-23 21:07:52 +09:00