From dev-return-3493-archive-asf-public=cust-asf.ponee.io@servicecomb.apache.org Mon Apr 9 06:08:13 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1BA7D180638 for ; Mon, 9 Apr 2018 06:08:12 +0200 (CEST) Received: (qmail 9670 invoked by uid 500); 9 Apr 2018 04:08:11 -0000 Mailing-List: contact dev-help@servicecomb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicecomb.apache.org Delivered-To: mailing list dev@servicecomb.apache.org Received: (qmail 9655 invoked by uid 99); 9 Apr 2018 04:08:11 -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, 09 Apr 2018 04:08:11 +0000 From: GitBox To: dev@servicecomb.apache.org Subject: [GitHub] acsukesh commented on a change in pull request #627: [SCB-292] chassis support standard parameter validation Message-ID: <152324689078.27135.14696786982030716231.gitbox@gitbox.apache.org> Date: Mon, 09 Apr 2018 04:08:10 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit acsukesh commented on a change in pull request #627: [SCB-292] chassis support standard parameter validation URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/627#discussion_r179983363 ########## File path: swagger/swagger-invocation/invocation-core/src/main/java/org/apache/servicecomb/swagger/invocation/exception/ExceptionToResponseConverter.java ########## @@ -22,5 +22,9 @@ public interface ExceptionToResponseConverter { Class getExceptionClass(); + default int getOrder() { Review comment: Fixed ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services