Closed bishopw closed 8 years ago
(Closing and reopening to check unit test automation setup.)
(Reopening to check unit test automation setup.)
LGTM
In order for these fixes to work it requires that the Swagger Codegen is run with the custom template that I added to the swagger_templates directory. Is the automated build system set up to do that? There were some instructions in the README.md for how to do that, but they didn't make it into Bishop's branch. They are still in my original branch though: https://github.west.isilon.com/advdev/isilon-swagger#to-generate-api-documentation-from-the-swagger-config
The automated build doesn't do anything specifically to use the custom template. The invocation of swagger-codegen follows basically the pattern laid out in readme.dev.md.
Does the custom template need to be specified during invocation of codegen?