Skip to content

Releases: metosin/fnhouse-swagger

0.5.1

13 Apr 20:46
Compare
Choose a tag to compare
  • update dependencies
[prismatic/plumbing "0.4.2"] is available but we use "0.3.5" 
[metosin/ring-swagger "0.19.5"] is available but we use "0.17.0"

0.5.0

15 Jan 08:15
Compare
Choose a tag to compare
  • ships with both Swagger 1.2 & 2.0 Support:
    • 1.2: fnhouse.swagger
    • 2.0: fnhouse.swagger2
  • updated guesthouse to use Swagger 2.0
  • added tests for both 1.2 & 2.0 generation
  • collect-routes takes extra parameters allowing the client to better to extend the ring-swagger functionality, thanks to Dmitry Groshev!
  • adding no-doc: true metadata to fnhouse defnk namespaces causes the handlers
    in that namespace not to be collected into swagger docs
  • breaking change: fnhouse.swagger/swagger-ui is now called
    fnhouse.swagger/wrap-swagger.ui.
  • new coolness from Ring-Swagger 0.16.0 & 0.17.0
  • updated deps:
[metosin/ring-swagger "0.17.0"] is available but we use "0.14.0"
[metosin/ring-swagger-ui "2.0.24"] is available but we use "2.0.17"
[ring/ring-core "1.3.2"] is available but we use "1.3.1"

0.4.0

05 Jan 20:41
Compare
Choose a tag to compare
  • allow prefixed resources (#1)
  • enable setting response model meta-data
  • do not collect http-status code 200 to the responseMessages
  • updated deps:
[prismatic/plumbing "0.3.5"] is available but we use "0.3.3"
[prismatic/fnhouse "0.1.1"] is available but we use "0.1.0"
[metosin/ring-swagger "0.14.0"] is available but we use "0.10.5"
[ring/ring-core "1.3.1"] is available but we use "1.3.0"

0.3.0

05 Jan 20:40
Compare
Choose a tag to compare
  • use [metosin/ring-swagger "0.10.0"]
  • support for ResponseModels

update ring-swagger

10 Apr 06:03
Compare
Choose a tag to compare
  • update ring-swagger to 0.8.4 (changes)

Initial release

04 Apr 10:55
Compare
Choose a tag to compare