[ 
https://issues.apache.org/jira/browse/SCB-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652625#comment-16652625
 ] 

ASF GitHub Bot commented on SCB-964:
------------------------------------

coveralls commented on issue #958: [SCB-964] Fix setting MediaType problem
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/958#issuecomment-430434078
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/19550189/badge)](https://coveralls.io/builds/19550189)
   
   Coverage increased (+0.01%) to 86.346% when pulling 
**d726523e361f557c39de33f33e5eed5ff6541c15 on 
yhs0092:fix_setting_consumes_problem_UnsupportedOperationException** into 
**abdb21adee72717f8fadd6f5fa2a89ebe4e00920 on apache:master**.
   

----------------------------------------------------------------
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:
[email protected]


> Fix MediaType setting problem
> -----------------------------
>
>                 Key: SCB-964
>                 URL: https://issues.apache.org/jira/browse/SCB-964
>             Project: Apache ServiceComb
>          Issue Type: Bug
>    Affects Versions: java-chassis-1.1.0
>            Reporter: YaoHaishi
>            Assignee: YaoHaishi
>            Priority: Major
>
> When users set consumes/produces by @RequestMapping annotation, and then set 
> consumes/produces by @ApiOperation again. An UnsupportedOperationException 
> will be thrown because RequestMappingMethodAnnotationProcessor set a List 
> into consumes/produces of swagger Operation that does not allow add() 
> operation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to