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_r212517502
##########
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.
-有的场景下,资源并不保存在本地,比如保存在OBS云服务中,而OBS资源是以InputStream方式输出的
Review comment:
不要OBServer云服务什么的
----------------------------------------------------------------
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