Generating the Swagger

Good day Sirs,

I`m trying to generate the editor from the website, and from CURL, and I keep getting that error.

{“code”:1,“type”:“error”,“message”:“Unable to build target: Could not generate api file for ‘Assets’”}

Is there something broken somewhere ?
I`ve used the Curl command line from the dev blog, and the web interface, both give the same error since the 10 th of january (never tried before that)

curl -X POST -H “Content-Type: application/json” -d ‘{“swaggerUrl”:“https://esi.tech.ccp.is/_latest/swagger.json”}’ “http://generator.swagger.io/api/gen/clients/python

Thanks

You can use this blog https://developers.eveonline.com/blog/article/swagger-codegen-update which is related to this problem.

Also, if you don’t care about having codegen instead of generating your python client, you can try EsiPy :slight_smile:

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