roaster icon indicating copy to clipboard operation
roaster copied to clipboard

Process parameter arrays

Open daliboris opened this issue 10 months ago • 2 comments

  • type cast of values in the array (previously all parameters in the array were treated as string)
  • converts values of the parameter with form=style and explode=false (values separated by comma) to an array
  • examples in the test application
  • includes unit tests

daliboris avatar Mar 10 '25 12:03 daliboris

The commit message should be reworded Last one should start with test(parameters):... and the first two could benefit from a body. This does create nice automatic release notes.

line-o avatar Apr 03 '25 09:04 line-o

I am happy to help you get this PR merged as I think this is an important feature currently missing in roaster :)

line-o avatar Apr 03 '25 10:04 line-o

@daliboris would it be OK for you if I do change the commit message of your last commit and also add negative tests?

line-o avatar Jul 15 '25 16:07 line-o

if I do change the commit message of your last commit and also add negative tests?

Yes, @line-o, please do it.

I missed your messages from the April, sorry.

daliboris avatar Jul 15 '25 17:07 daliboris

:tada: This PR is included in version 1.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Aug 05 '25 10:08 github-actions[bot]