This website requires JavaScript.
Explore
Help
Register
Sign In
jandres
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-27 20:05:09 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
52d5f219e1f38dccd8ca9f4f26537133a452425d
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
trigger-webhook
History
hjlarry
43574c852d
add variable type to webhook request parameters panel
2025-09-30 16:31:21 +08:00
..
__tests__
fix(workflow): replace hardcoded trigger node logic with metadata-driven approach
2025-09-26 22:35:21 +08:00
components
add variable type to webhook request parameters panel
2025-09-30 16:31:21 +08:00
utils
add variable type to webhook request parameters panel
2025-09-30 16:31:21 +08:00
default.ts
fix(workflow): replace hardcoded trigger node logic with metadata-driven approach
2025-09-26 22:35:21 +08:00
node.tsx
…
panel.tsx
add variable type to webhook request parameters panel
2025-09-30 16:31:21 +08:00
types.ts
…
use-config.ts
…