You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @niku - thanks for your library - it's been a great help to me.
When testing it against teamwork.com swagger definition (my fork with fixes to make it compatible with swagger-codegen (changed nil to 0)) the generated code had a couple of (thousand) quoted atom warnings and some api binding errors, with the changes in the incomming PR those errors and warnings will be fixed.
I have also cherry picked my as unmerged PR commit #12464 as without it, the mvn package task fails to package modules/swagger-codegen-cli/target/swagger-codegen-cli.jar - lets see which gets merged first.
Description
Hi @niku - thanks for your library - it's been a great help to me.
When testing it against teamwork.com swagger definition (my fork with fixes to make it compatible with swagger-codegen (changed nil to 0)) the generated code had a couple of (thousand) quoted atom warnings and some api binding errors, with the changes in the incomming PR those errors and warnings will be fixed.
I have also cherry picked my as unmerged PR commit #12464 as without it, the
mvn package
task fails to packagemodules/swagger-codegen-cli/target/swagger-codegen-cli.jar
- lets see which gets merged first.Swagger-codegen version
master (61cfeac)
Swagger declaration file content or url
https://gist.github.com/fcbry/465e767f059504c05717fc715345bf22
Command line used for generation
Steps to reproduce
As above
Related issues/PRs
No
Suggest a fix/enhancement
I'm providing a PR to fix this
The text was updated successfully, but these errors were encountered: