Hello,
I'm seeing a warning about missing action sample output for one of the actions I've created. I read in docs that actions should have some output data, however in this case, backend API doesn't return any data, so I'm wondering what to do about warning. Adding some dummy output doesn't seem right (as is adding piece of input data)... Thank you!