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