[ 
https://issues.apache.org/jira/browse/CXF-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031929#comment-15031929
 ] 

ASF GitHub Bot commented on CXF-6695:
-------------------------------------

GitHub user ilgrosso opened a pull request:

    https://github.com/apache/cxf/pull/100

    [CXF-6695] Adding JAX-RS 2 extension for handling @BeanParam and @Mat…

    …rixParam

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ilgrosso/cxf CXF-6695

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/100.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #100
    
----
commit 7135cdbe6ebf0cc62e0bc1a70bc5a9ade7fd3b3b
Author: Francesco Chicchiriccò <[email protected]>
Date:   2015-11-30T15:13:17Z

    [CXF-6695] Adding JAX-RS 2 extension for handling @BeanParam and 
@MatrixParam

----


> 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)

Reply via email to