How to skipped_URIs for several URIs?

Hello
For the jeedom app, I need to skip or unprotected several distinct URIs.
I tried the baah way “uri1” “uri2” but it didn’t work. I tried a JSON array way as per in the doc, with no success either.

Does anybody have an example of syntax to pass several URIs to the helper please?
Thanks

You may have a look to lutim, https://github.com/YunoHost-Apps/lutim_ynh/blob/master/scripts/install#L191