From ce20e858c76866c447b450ff032742da8da91b5a Mon Sep 17 00:00:00 2001 From: matu6968 Date: Sun, 10 Nov 2024 23:56:16 +0100 Subject: [PATCH] Update List uploaded apps --- List-uploaded-apps.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/List-uploaded-apps.md b/List-uploaded-apps.md index 1218a2e..fc7b7c7 100644 --- a/List-uploaded-apps.md +++ b/List-uploaded-apps.md @@ -27,8 +27,12 @@ appid - Application ID (once set during uploading, it cannot be changed unless d info - Application description pub - Application developer path - Path to file in web server (generated by the web server) + +Status code: 200 ``` Otherwaise if it has no apps in apps.json: ``` null + +Status code: 200 ``` \ No newline at end of file