mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-14 03:59:10 +02:00
Due to changes in https://github.com/usebruno/bruno/pull/650 collection variables would be passed as a object but was exptected to be an array. Collection variables are now converted to an array.