Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @BeanParam support for Jersey2. #537

Merged
merged 2 commits into from Apr 20, 2014
Merged

Add @BeanParam support for Jersey2. #537

merged 2 commits into from Apr 20, 2014

Conversation

shuz
Copy link
Contributor

@shuz shuz commented Apr 20, 2014

Related Issue: #446
Add @BeanParam support.
Add unit test for @BeanParam support.
Fix PathParamTargetTest. The list detailsOps has two items, POST and GET. The order is not guaranteed. Add filter to make sure POST is used for the unit test.

Shu Zhang and others added 2 commits April 20, 2014 10:54
Related Issue: #446
Add @BeanParam support.
Add unit test for @BeanParam support.
Fix PathParamTargetTest. The list detailsOps has two items, POST and GET. The order is not guaranteed. Add filter to make sure POST is used for the unit test.
@shuz
Copy link
Contributor Author

shuz commented Apr 20, 2014

The second commit https://github.com/junbo/swagger-core/commit/ee1ed29f145f39529de68644e7d197982c796d9c is added to fix intermittent issue in #536

fehguy added a commit that referenced this pull request Apr 20, 2014
Add @BeanParam support for Jersey2.
@fehguy fehguy merged commit 436681a into swagger-api:develop Apr 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants