Sfoglia il codice sorgente

doc: add upload management API to directory

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang 2 anni fa
parent
commit
023b2a6389
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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"
 						}
 					]
 				},