Parcourir la source

doc: add upload management API to directory

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang il y a 2 ans
Parent
commit
023b2a6389
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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"
 						}
 					]
 				},