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