xyz icon indicating copy to clipboard operation
xyz copied to clipboard

Provide fields array param as array.

Open dbauszus-glx opened this issue 4 months ago • 1 comments

A bracketed string param [a,b,c] is split into an array type request param by the API module.

Fields for query templates should be provided as an array and not split in the template render method.

dbauszus-glx avatar Oct 23 '24 12:10 dbauszus-glx