Commit Graph

6 Commits

Author SHA1 Message Date
peter scholz 1ede5c4f7f prepare 0.27.0 (#598)
- updates dependencies
- makes rubocop 0.48 happy
2017-03-28 11:15:33 +02:00
peter scholz 2df7dbeaf1 issue #590: fixes rubocop offences (#595) 2017-03-08 09:32:31 +01:00
Frédéric Rodrigo 8197f8f921 Map clearly Grape desc/detail to Swagger summary/description (#560) 2017-01-09 20:04:12 +01:00
Kevin Liddle e755999cfe Combine namespaces with their mount_path to allow APIs with specified mount_paths (#505)
i.e. `mount SomeAPI => '/some_api'`
2016-09-22 11:31:13 +02:00
rayko 4e2c2354ce Fixed camel case issue #457 (#458)
* Fixed camel case issue https://github.com/ruby-grape/grape-swagger/issues/457

* Description of fixed issue in CHANGELOG.md

* Fixing api_swagger_v2_detail_spec.rb with updated expectation
2016-06-15 17:01:02 -04:00
LeFnord 9a4dfe77e3 WIP: swagger2.0, cleanup spec 2015-10-04 20:05:22 +02:00