First of all I want to say hi to all because it's my first post here.
So here is my issue. I'm trying to force API to run verify task on some projects created from template. This template contains custom verify settings (some regex checks) and it works perfectly fine when I call verify task from studio. There is report with errors etc. But when I call verify task using API it looks like all settings from template are omitted. So my question is: Do I have to add those settings again somewhere before I'll call verify from API if so, how can I do it?
Thanks in advance for your help,
Kacper