Isilon / isilon_sdk

Official repository for isilon_sdk. All language bindings are available for download under the 'Releases' tab.
MIT License
50 stars 21 forks source link

Merge branch 'master' from advdev repo to isi-sdk #1

Closed bishopw closed 8 years ago

bishopw commented 8 years ago
bishopw commented 8 years ago

(Closing and reopening to check unit test automation setup.)

bishopw commented 8 years ago

(Reopening to check unit test automation setup.)

dmoxon commented 8 years ago

LGTM

apecoraro commented 8 years ago

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

cbrainerd commented 8 years ago

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?