Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6AF14184D5 for ; Mon, 30 Nov 2015 15:16:11 +0000 (UTC) Received: (qmail 46095 invoked by uid 500); 30 Nov 2015 15:16:11 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 46052 invoked by uid 500); 30 Nov 2015 15:16:11 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 46022 invoked by uid 99); 30 Nov 2015 15:16:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2015 15:16:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2900B2C1F6E for ; Mon, 30 Nov 2015 15:16:11 +0000 (UTC) Date: Mon, 30 Nov 2015 15:16:11 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-6695) SwaggerFeature: add support for @MatrixParam and @BeanParam MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6695?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D150319= 31#comment-15031931 ]=20 Francesco Chicchiricc=C3=B2 commented on CXF-6695: --------------------------------------------- Created PR [#100|https://github.com/apache/cxf/pull/100] with this support. > 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=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Fix For: 3.1.5, 3.0.8, 3.2.0 > > > The current implementation relies on {{io.swagger:swagger-jaxrs}} which i= s 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-sp= ec/issues/69] *against* supporting matrix parameters in Swagger, bean param= eters are instead only supported for [Jersey 2|https://github.com/swagger-a= pi/swagger-core/pull/843]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)