Back to Go Swagger

Change Log

notes/v0.7.4.md

0.33.23.1 KB
Original Source

Change Log

0.7.4 (2016-11-07)

Full Changelog

Implemented enhancements:

  • Document when authentication mechanisms apply in generated code #720
  • can't distinguish between an empty array and null array for non-required array fields #707
  • x-go-name not respected in "swagger generate model" #701

Fixed bugs:

  • Generate source doesn't compile if parameter name is type #710
  • Some word cannot be used as field of properties in object definition #704
  • uuid cannot be converted to string #628
  • Concurrency issue on the validation code for string enums #545
  • vendor extensions not respected #402
  • Not possible to put the definitions in a separate YAML file #358
  • Code generation changes depending on how swagger files are organized. #331

Closed issues:

  • Is it possible to do the reverse routing? #714
  • Can access original request object in handlers #491

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator