How can I use MantisBT REST API Postman Collection Format to create a RemObject SDK Client?

In the past, I used RemObjects SDK Builder to import WSDL, RODL, and Type Libraries to create the client unit. Now that everyone is using JSON, there are multiple tools for creating clients in any fancy new language (Python, Swift, Go, and so on), but I didn’t find anything for Delphi.
Can I use RemObjects SDK for that without having to create it manually?

Thanks,

David

Hi,

We haven’t such tools that generate code from custom JSON format.

Service Builder can generate files from .RODL stored in JSON format.