提交 bd69fa31 编写于 作者: G gongweibao

fix by comments

上级 60f69c2b
......@@ -3,7 +3,7 @@
```
GET /file: Get attribue of files
POST /file: Touch a file
POST /file: Create a file
DELETE /file: Delete a File
```
......@@ -18,6 +18,6 @@ POST /file/chunk: Update a chunk
```
GET /dir: List all files in a directory
POST /dir: Touch a directory
POST /dir: Create a directory
DELETE /dir: Delete a directory
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册