Hello,
I want to use RDL for writing a java webservice that accepts File input from user via POST call. i.e. support for Consuming MediaType.MULTIPART_FORM_DATA during post call. It seems that RDL currently supports only JSON data consumption. Is there a plan to add this feature?
Thanks,
Milan