Posted 6 September 2018, 4:10 am EST
I’ve tried taking the json returned from your swagger.json file
http://help.grapecity.com/activereports/webhelp/AR12ServerAPI/spec/rest_api.json
and generating a c# client off of it but the format of the file isn’t compatible. Is it possible to get that file to be in a correct file format so a client can be generated automatically using something like NSwagStudio or Swagger Editor. It would make generating a client trivial for integrations.