Back to Go Swagger

Changelog

notes/v0.30.0.md

0.33.25.6 KB
Original Source

Changelog

v0.30.0 (2022-08-26)

Full Changelog

Implemented enhancements:

  • Support for extensions within swagger:route #1957
  • How to get enums to show up in a swagger specification? #954

Closed issues:

  • any type (generics) #2809
  • Question: how to make snakize to ignore some abbreviation? #2794
  • Work around for name collisions? #2792
  • Specify the same parameter more than one time #2786
  • unhandled type to resolve JSON pointer #2768
  • Go 1.19 change breaks swagger #2759
  • [CLI] Generating an empty object using swagger:type object does not work as expected. #2758
  • generate: Ref property in response doesn't have a description #2757
  • swagger generate client returns info.title in body is required #2739
  • Add trimPrefix and trimSuffix to template FuncMap #2737
  • Generated CLI does not compile when using arrays as query parameters #2735
  • How can I import from a yaml file #2729
  • Middleware not stopping request execution #2723
  • @Failure, @Success Response Type Usage Error #2722
  • Need to fix the options of todo-list-server in todo-list example #2716
  • Call for transparent HTTP status codes in generated struct #2706
  • strfmt.ObjectId is scanned back as an array of strings #2704
  • Cannot convert an expression of the type 'map[string]SomeType' to the type 'SomeType' #2682
  • Installing go-swagger as Debian packages fails #2558
  • swagger:type override is not working #2229
  • Generating code for go modules is much slower than under GOPATH #1826

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator