[ https://issues.apache.org/jira/browse/CXF-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031965#comment-15031965 ]
ASF GitHub Bot commented on CXF-6695: ------------------------------------- Github user ilgrosso commented on the pull request: https://github.com/apache/cxf/pull/100#issuecomment-160662182 I have created swagger-api/swagger-core#1558 at Swagger with purpose of exploring the possibility to create a new JAX-RS 2.0 module there, instead of accepting this PR in CXF. If they are keen to work that way, I will remove this PR; otherwise I will propose to merge this PR. > SwaggerFeature: add support for @MatrixParam and @BeanParam > ----------------------------------------------------------- > > Key: CXF-6695 > URL: https://issues.apache.org/jira/browse/CXF-6695 > Project: CXF > Issue Type: Improvement > Components: JAX-RS > Reporter: Francesco Chicchiriccò > Assignee: Francesco Chicchiriccò > Fix For: 3.1.5, 3.0.8, 3.2.0 > > > The current implementation relies on {{io.swagger:swagger-jaxrs}} which is > set to JAX-RS 1.1 spec and does not include support for {{@MatrixParam}} and > {{@BeanParam}}. > While there seems to be a > [wave|https://github.com/swagger-api/swagger-spec/issues/69] *against* > supporting matrix parameters in Swagger, bean parameters are instead only > supported for [Jersey 2|https://github.com/swagger-api/swagger-core/pull/843]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)