Procházet zdrojové kódy

doc: add upload management API to directory

Signed-off-by: Jiyong Huang <huangjy@emqx.io>
Jiyong Huang před 2 roky
rodič
revize
023b2a6389
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      docs/directory.json

+ 6 - 0
docs/directory.json

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