Back to Go Swagger

Change Log

notes/v0.11.0.md

0.33.27.2 KB
Original Source

Change Log

0.11.0 (2017-07-24)

Full Changelog

Implemented enhancements:

  • Add ability for having a non-strict expander #830
  • swagger generate spec: type aliases in query parameters #649

Fixed bugs:

  • Consumes wildcard not working #1073
  • How to use produces 'text/plain; charset=utf-8' #835
  • Security definition could not be resolved in Swagger Editor #721

Closed issues:

  • incorrect json for overridden json:"-" fields from embedded struct #1102
  • Swagger UI doesn't pass auth token #1100
  • configureServer has incorrect number of arguments #1099
  • CR #1081 introduced non-compiling errors #1097
  • Generated code contains compiler error (assignment count mismatch) #1094
  • why my swagger command line does not have generate command #1091
  • How to specify nested required in definitions #1080
  • unknown field type ele for #1077
  • shadow in generated restapi/server.go #1074
  • type=uint64, minimum=0+exclusiveMinimum vs minimum=1 #1068
  • Incomplete Documentation for Generate Spec #1067
  • Is there anyway to change the response format body when validation error? #1061
  • Panic recovery middleware should be able to respond with status code #1056
  • Getting started with go-swagger #1053
  • Files — returning proper content-type/filenames through runtime.File? #1052
  • Could I change a response of when validation error ? #1041
  • How to accept an API-KEY? #1039
  • Model issues generating swagger.yml from code annotations #1038
  • OAuth2 scopes in SecurityDefinitions in spec generation not working #1028
  • No paths found in basic net/http Web app #1027
  • How to validate the body? #1025

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator