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_r180016440
########## File path: core/src/test/java/org/apache/servicecomb/core/definition/schema/TestProducerSchemaFactory.java ########## @@ -134,6 +137,11 @@ public void testGetOrCreateProducer() throws Exception { SwaggerProducerOperation producerOperation = operationMeta.getExtData(Const.PRODUCER_OPERATION); + List<ProducerInvokeExtension> producerInvokeExtenstionList = 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: us...@infra.apache.org With regards, Apache Git Services