Open mickaelmonsieur opened 6 years ago
Hi, The generator show:
{
"SourceId": 0,
"AllowPartialUpdate": true,
"Entities": [
null
]
}
Is it possible that a JSON swagger is incorrect ?
Hey bro, have you ever figured out what was causing this? I'm currently having the same error.
Hello, I have this error:
Swagger-codegen version
swagger-codegen version: 2.3.1
Swagger declaration file content or url
https://gist.github.com/mickaelmonsieur/6f761d5f9f1077b49fe3f7a95a4a78d0
Command line used for generation
swagger-codegen generate -i /tmp/swagger.json -l php -o /Users/mickael/Desktop/swagger-codegen/
Steps to reproduce