Skip to content

Commit

Permalink
Merge pull request #252 from iangreenleaf/mount_separately
Browse files Browse the repository at this point in the history
Allow docs to be generated in separate class from target
  • Loading branch information
dblock committed May 1, 2015
2 parents 856e2a6 + 9973c7c commit c2d74ff
Show file tree
Hide file tree
Showing 7 changed files with 641 additions and 570 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

#### Fixes

* [#252](https://github.com/tim-vandecasteele/grape-swagger/pull/252): Allow docs to mounted in separate class than target - [@iangreenleaf](https://github.com/iangreenleaf).
* [#251](https://github.com/tim-vandecasteele/grape-swagger/pull/251): Fixed model id equal to model name when root existing in entities - [@aitortomas](https://github.com/aitortomas).
* [#232](https://github.com/tim-vandecasteele/grape-swagger/pull/232): Fixed missing raw array params - [@u2](https://github.com/u2).
* [#234](https://github.com/tim-vandecasteele/grape-swagger/pull/234): Fixed range :values with float - [@azhi](https://github.com/azhi).
Expand Down
517 changes: 26 additions & 491 deletions lib/grape-swagger.rb

Large diffs are not rendered by default.

Loading

0 comments on commit c2d74ff

Please sign in to comment.