You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accordingly to https://github.com/swagger-api/swagger-core/wiki/Changelog @BeanParam is now supported by Jersey only. Are there any plans about CXF? Went through #446 topic, tried all the workarounds mentioned there, but none of them are working. Swagger treats @BeanParam as "body" and CXF doesn't seem to be able to parse this request. Same services work fine on Jersey.
The text was updated successfully, but these errors were encountered:
Accordingly to https://github.com/swagger-api/swagger-core/wiki/Changelog @BeanParam is now supported by Jersey only. Are there any plans about CXF? Went through #446 topic, tried all the workarounds mentioned there, but none of them are working. Swagger treats @BeanParam as "body" and CXF doesn't seem to be able to parse this request. Same services work fine on Jersey.
The text was updated successfully, but these errors were encountered: