Swagger to XData

We have a Swagger and need to develop an XData service to fulfil this.Is there a way, or what's the best way to do it, or will I just need to do it as a manual process.

I'm thinking that at least I could use the classes generated by the OpenApiDelphiGen project as the input and return types?

Can you please elaborate on that? You want to build a XData service that matches an existing Swagger spec?

If I can get the import working from the OpenApiDelphiGen then it should be a fairly simple conversion from the Client to XDataService

Is this related to the other support topic you opened?

Yes, it is. Started as a different topic but I realised it is the same.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.