zhengyangyong commented on a change in pull request #47: General development
dir translation and include img
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/47#discussion_r212517434
##########
File path: java-chassis-reference/en_US/general-development/file-download.md
##########
@@ -55,11 +55,11 @@ public ResponseEntity<Resource> resource() {
}
```
-## 4.下载InputStream
+## 4.Download InputStream
-因为InputStream不一定表示文件下载,所以需要通过swagger annotation(@ApiResponse)标识这是一个文件下载场景
+Because InputStream does not necessarily mean file downloading, it needs to be
identified by swagger annotation (@ApiResponse). This is a file download
scenario.
Review comment:
这句翻译请重新整理
----------------------------------------------------------------
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]
With regards,
Apache Git Services