Hi,
HttpApi can generate only JSON response.
if you want to transform response to something else you can use the OnCustomResponseEvent event.
Check the Using OnCustomResponseEvent in a ROSDK Server snippet and related topics for more details.
Hi,
HttpApi can generate only JSON response.
if you want to transform response to something else you can use the OnCustomResponseEvent event.
Check the Using OnCustomResponseEvent in a ROSDK Server snippet and related topics for more details.