Back to Go Swagger

Change Log

notes/v0.12.0.md

0.33.25.2 KB
Original Source

Change Log

0.12.0 (2017-09-11)

Full Changelog

Implemented enhancements:

  • Flag to add a licence/copyright header on generated files #307

Closed issues:

  • No properties generated in json file for swagger:response #1161
  • Can't read $ref Schema properties #1159
  • No change to generated code when required is set to true or false for formData parameter of type file #1151
  • Invalid code generation - redeclares the same function twice #1145
  • is there any option to specify the correct import prefix #1142
  • go-openapi/runtime/security - not added to the imports - undefined: security #1137
  • Struct with []byte field has wrong type #1136
  • How to specify the header name in a Parameters or Response definition? #1135
  • Broken go get github.com/go-swagger/go-swagger/cmd/swagger after PR (#1130) #1131
  • Generation with custom Template #1129
  • go 1.7.x only supported atm ? #1127
  • go-swagger route can't handle Chinese characters properly #1116
  • Add 'db' tag to struct #1113
  • Client code is missing handling of joined<paramName> when parameter is in path #1111
  • import's are incorrectly generated if $GOPATH is on a symlink #1059
  • Code gen: undefined: swag in swag.IsZero #656

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator