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 03522181D9 for ; Fri, 9 Oct 2015 11:30:27 +0000 (UTC) Received: (qmail 98512 invoked by uid 500); 9 Oct 2015 11:30:26 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 98474 invoked by uid 500); 9 Oct 2015 11:30:26 -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 98461 invoked by uid 99); 9 Oct 2015 11:30:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2015 11:30:26 +0000 Date: Fri, 9 Oct 2015 11:30:26 +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] [Created] (CXF-6633) Enhance Swagger feature with optional dynamic basePath, tags and Javadocs handling MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Francesco Chicchiricc=C3=B2 created CXF-6633: ------------------------------------------- Summary: Enhance Swagger feature with optional dynamic basePat= h, tags and Javadocs handling Key: CXF-6633 URL: https://issues.apache.org/jira/browse/CXF-6633 Project: CXF Issue Type: Improvement Components: JAX-RS Reporter: Francesco Chicchiricc=C3=B2 Fix For: 3.1.4 As discussed in [mailing list|http://cxf.547215.n5.nabble.com/About-the-Swa= gger-feature-and-an-extension-proposal-td5761628.html] the current {{Swagge= r2Feature}} can be enhanced in order to: * dynamically set the {{basePath}} property * assign tags to REST endpoints (used by Swagger UI to visually group endp= oints) - a tag for each {{@Path}} annotated class * enrich endpoint description with content from Javadocs - similarly to WA= DL -- This message was sent by Atlassian JIRA (v6.3.4#6332)