[
https://issues.apache.org/jira/browse/SCB-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588587#comment-16588587
]
ASF GitHub Bot commented on SCB-206:
------------------------------------
coveralls commented on issue #882: [SCB-206] Support setting produces and
consumes by @Api
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/882#issuecomment-414963018
[](https://coveralls.io/builds/18605986)
Coverage increased (+0.04%) to 86.223% when pulling
**4b4de8c245c8539ad909d60a88b270830a6e79ed on
yhs0092:support_setting_produces_and_consumes_by_Api** into
**3c7f128c9e50239398847126e7857a8db98d85b4 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]
> Support @Api to specify produces and consumes
> ---------------------------------------------
>
> Key: SCB-206
> URL: https://issues.apache.org/jira/browse/SCB-206
> Project: Apache ServiceComb
> Issue Type: Improvement
> Components: Java-Chassis
> Reporter: YaoHaishi
> Assignee: YaoHaishi
> Priority: Trivial
> Fix For: java-chassis-1.1.0
>
>
> At present, ServiceComb only process the `tags` of
> io.swagger.annotations.Api. If user specify produces and consumes in `@Api`,
> nothing will happen.
> The support to these two fields should be added if necessary. The hierarchy
> relationship of `SwaggerDefinition`, `Api`, `ApiOperation` is that `Api`
> overrides `SwaggerDefinition`, `ApiOperation` overrides `Api`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)