n8n/packages
Kaito Udagawa 800e5ec97f
Add support of array in querystring (#1914)
*  Add support of array in querystring

In the HTTP Request node, a parameter that appeared multiple times with the same name will be converted into an array.
Any parameters that appeared only once will be kept in the form of a string for backward compatibility.

*  Prefer spread operator
2021-07-10 23:51:35 +02:00
..
cli 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00
core 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00
editor-ui Fix workflow ID type on download (#1956) 2021-07-10 23:23:19 +02:00
node-dev 🔖 Release n8n-node-dev@0.16.0 2021-07-04 18:13:16 +00:00
nodes-base Add support of array in querystring (#1914) 2021-07-10 23:51:35 +02:00
workflow 🔖 Release n8n-workflow@0.63.0 2021-07-04 18:12:44 +00:00