Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F5601890D for ; Thu, 25 Feb 2016 12:15:52 +0000 (UTC) Received: (qmail 74536 invoked by uid 500); 25 Feb 2016 12:15:18 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 74493 invoked by uid 500); 25 Feb 2016 12:15:18 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 74478 invoked by uid 99); 25 Feb 2016 12:15:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2016 12:15:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 246872C14F8 for ; Thu, 25 Feb 2016 12:15:18 +0000 (UTC) Date: Thu, 25 Feb 2016 12:15:18 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-9632) Allow for adding ResponeHeader info to documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-9632. -------------------------------- Resolution: Fixed > Allow for adding ResponeHeader info to documentation. > ----------------------------------------------------- > > Key: CAMEL-9632 > URL: https://issues.apache.org/jira/browse/CAMEL-9632 > Project: Camel > Issue Type: Improvement > Components: camel-core, camel-swagger, rest > Affects Versions: 2.16.2 > Reporter: Nicholas Stuart > Assignee: Claus Ibsen > Fix For: 2.17.0 > > > Would be nice to be able to document ResponseHeader for the output values of a request. Currently you can only document incoming values using param() values, and the responseMessage is currently limited in what it takes for values. > RestOperationResponseMsgDefinition seems like the appropriate spot for this if it were to be added. -- This message was sent by Atlassian JIRA (v6.3.4#6332)