dieriba
9dba57d546
feat: add raw string option and wrap option for http trigger (#5467)
* add new column
* handled worskpaced route
* update .sqlx
* update: rename migration file, rewrite query for checking existing route path key, add copy button url for each route trigger
* update .sqlx
* update sql query
* update .sqlx
* fix: prevent precedence on query
* nits
* update .sqlx
* update query
* Update http_triggers.rs
* nits
* handling two new option in http route 'wrap_body' and 'raw_string'
* update sqlx and add wrap_body and raw_string to http route
* fix: undefined route path
* nits: remove unnecessay ref as type implement copy
* nits
* fix: undefined protection
---------
Co-authored-by: HugoCasa <hugo@casademont.ch>
2025-03-13 20:39:54 +00:00
..
2025-03-13 20:39:54 +00:00
2025-01-17 11:27:56 +01:00
2025-01-17 18:59:21 +01:00
2025-01-14 21:21:24 +01:00
2024-12-13 00:29:01 +01:00
2025-02-13 16:53:57 +01:00
2025-03-12 09:25:38 +01:00
2025-01-14 21:21:24 +01:00
2025-02-04 09:29:52 +01:00
2024-11-22 14:55:48 +01:00
2025-03-07 19:49:43 +01:00
2025-01-14 21:21:24 +01:00
2025-02-04 22:17:30 +01:00
2025-03-04 15:41:25 +01:00
2025-03-06 17:02:11 +01:00
2025-03-06 17:00:15 +01:00
2025-02-25 09:53:43 +01:00