4
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating version info to 0.8.7 More... about 11 years ago
[maven-release-plugin] prepare for next development iteration More... about 11 years ago
[maven-release-plugin] prepare release swagger-springmvc-parent-0.8.7 More... about 11 years ago
Fix the relative swagger path provider to use the context path as the root More... about 11 years ago
Update readme.md More... about 11 years ago
Update documentation to reflect 0.8.6 release More... about 11 years ago
[maven-release-plugin] prepare for next development iteration More... about 11 years ago
[maven-release-plugin] prepare release swagger-springmvc-parent-0.8.6 More... about 11 years ago
Added comment regd. scala copy constructor More... about 11 years ago
Merge pull request #408 from acwatson/model_attr_inheritance More... about 11 years ago
Updated the test to reflect JsonProperty usecase in the constructor More... about 11 years ago
Merge pull request #409 from fgaule/fixing_unsupported_exception More... about 11 years ago
Fixing unsupported operation exception
Federico Gaule
as fgaule
More... about 11 years ago
Fixes typo in travisci config More... about 11 years ago
Only runs snapshot publishing on openjdk6 build More... about 11 years ago
Runs ci build on multiple JVM versions More... about 11 years ago
#343 Sets swagger resourcePath on ApiListings More... about 11 years ago
@ModelAttribute Flattening Improvements More... about 11 years ago
Fixes the leaking response messages for status code 200 More... about 11 years ago
Moved the package for OperationParameterReader and adjusted visibility of classes More... about 11 years ago
Made the seed for the parent parameter name not a null value More... about 11 years ago
Refactored to seperate responsibility from OperationParameterReader More... about 11 years ago
Method extraction to make the code clear More... about 11 years ago
Moved the operation test specs to their rightful home More... about 11 years ago
Reformatted code to normalize spacing More... about 11 years ago
Prefer enum types over swagger annotations More... about 11 years ago
Merge pull request #405 from acwatson/enum_allowableValues_empty_defect More... about 11 years ago
Fixed allowableValues not getting set for enum More... about 11 years ago
Added test to verify #283 More... about 11 years ago
Prevented ArrayOutOfBoundsException and added logging to help diagnose fail condition More... about 11 years ago