Bug fixes and enhancements:
- Fix NPE with null return type
- fixed issue where default value is not preserved when converting specs #20
- newlines lost when reading YAML #23
- use
utf-8 encoding #21
- avoid parsing non-swagger objects. Now you must have
"swagger": "2.0" in your JSON #19