dograh/ui/src/components/http
Matt Van Horn dd85c4a1b4
fix: support object and array parameters in custom HTTP tools (#373)
* fix: support object and array parameters in custom HTTP tools

* feat(ui): expose object and array types in the custom tool parameter editor

* fix: error handling and schema generation

---------

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-06-02 11:35:38 +05:30
..
create-credential-dialog.tsx feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
credential-selector.tsx fix: Fixes #139 2026-02-18 13:16:49 +05:30
http-method-selector.tsx feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
index.ts feat: add openai realtime models (#298) 2026-05-16 18:05:23 +05:30
key-value-editor.tsx feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
parameter-editor.tsx fix: support object and array parameters in custom HTTP tools (#373) 2026-06-02 11:35:38 +05:30
url-input.tsx Fix/multiple generation (#104) 2026-01-03 12:59:18 +05:30