From commits-return-5035-archive-asf-public=cust-asf.ponee.io@juneau.apache.org Tue Jan 23 00:46:40 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 53D63180609 for ; Tue, 23 Jan 2018 00:46:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 445BC160C4E; Mon, 22 Jan 2018 23:46:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B04BD160C4C for ; Tue, 23 Jan 2018 00:46:39 +0100 (CET) Received: (qmail 66871 invoked by uid 500); 22 Jan 2018 23:46:38 -0000 Mailing-List: contact commits-help@juneau.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.apache.org Delivered-To: mailing list commits@juneau.apache.org Received: (qmail 66854 invoked by uid 99); 22 Jan 2018 23:46:38 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2018 23:46:38 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C6808820DA; Mon, 22 Jan 2018 23:46:36 +0000 (UTC) Date: Mon, 22 Jan 2018 23:46:39 +0000 To: "commits@juneau.apache.org" Subject: [juneau] 03/03: Update Javadocs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: jamesbognar@apache.org In-Reply-To: <151666479645.16143.6814173585139817157@gitbox.apache.org> References: <151666479645.16143.6814173585139817157@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: juneau X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 09b2578b79f9d0b45bca4c2cb60fdace4913d1ce X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180122234636.C6808820DA@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. jamesbognar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git commit 09b2578b79f9d0b45bca4c2cb60fdace4913d1ce Author: JamesBognar AuthorDate: Mon Jan 22 18:46:30 2018 -0500 Update Javadocs --- juneau-doc/src/main/javadoc/overview.html | 1 + 1 file changed, 1 insertion(+) diff --git a/juneau-doc/src/main/javadoc/overview.html b/juneau-doc/src/main/javadoc/overview.html index 2e268b8..7e03450 100644 --- a/juneau-doc/src/main/javadoc/overview.html +++ b/juneau-doc/src/main/javadoc/overview.html @@ -6745,6 +6745,7 @@

One of the most useful features of Juneau is the ability to generate Swagger-based OPTIONS pages for self-documenting designs (i.e. REST interfaces that document themselves). +

OPTIONS page for HelloWorld sample resource
-- To stop receiving notification emails like this one, please contact jamesbognar@apache.org.