This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-16 12:00:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e7b27fdec782a3d7b4e8a7738032c226ad9bd7b
dify
/
api
/
controllers
History
wdeveloper16
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
…
inner_api
…
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
…
web
refactor(api): type _jsonify_form_definition payload with FormDefinitionPayload TypedDict (
#35094
)
2026-04-13 19:21:19 +00:00
__init__.py
…
fastopenapi.py
…