From ce8996eec8849805eed5350a4c44acb4818d7b5a Mon Sep 17 00:00:00 2001 From: matu6968 Date: Mon, 11 Nov 2024 00:02:42 +0100 Subject: [PATCH] Update List uploaded apps --- List-uploaded-apps.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/List-uploaded-apps.md b/List-uploaded-apps.md index fc7b7c7..1e8fdb2 100644 --- a/List-uploaded-apps.md +++ b/List-uploaded-apps.md @@ -35,4 +35,11 @@ Otherwaise if it has no apps in apps.json: null Status code: 200 +``` + +If using a HTTP request other then `POST` or `GET`: +``` +Method not allowed + +Status code: 405 ``` \ No newline at end of file