浏览代码

doc: add upload management API to directory

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang 2 年之前
父节点
当前提交
023b2a6389
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/directory.json

+ 6 - 0
docs/directory.json

@@ -474,6 +474,9 @@
 						},{
 							"title": "模式管理",
 							"path": "operation/restapi/schemas"
+						},{
+							"title": "上传文件管理",
+							"path": "operation/restapi/uploads"
 						}
 					]
 				},
@@ -1017,6 +1020,9 @@
 						},{
 							"title": "Schemas",
 							"path": "operation/restapi/schemas"
+						},{
+							"title": "Upload files",
+							"path": "operation/restapi/uploads"
 						}
 					]
 				},