forked from loafle/openapi-generator-original
* better import, add security methods
* add helper method to determine auth type when adding supporting files
* better docstrings
* fix boolean return
* update tests
* Revert "update tests"
This reverts commit 29cfc8ad66.
* add test in shippable
* rename variables
* check if auth files are needed
* update tests
* revert check
* set java8 to true
* fix auth check
* better npe handling
* reoder methods
* undo changes to shippable.yml