[
https://issues.apache.org/jira/browse/SCB-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590541#comment-16590541
]
ASF GitHub Bot commented on SCB-206:
------------------------------------
coveralls edited a comment 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/18636263)
Coverage increased (+0.0006%) to 86.187% when pulling
**43816afb940440b53840482b9f068390b9e45c78 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)