I have a REST where the output type is text. In the iCalendar validator it gave the error "Invalid MIME type detected, should be 'text/calendar' (found MIME type 'text/plain')". How do I change the REST output mime type?
Hello Jason,
I believe that the following help page includes an example that is similar to what you are trying to do:
https://www.outsystems.com/help/servicestudio/9.1/#t=Integrating_with_other_systems%2FWeb_Services%2FCustomize_REST_API_Responses.htm
I hope this helps.