Update List uploaded apps

matu6968 2024-11-11 00:02:42 +01:00
parent 31f99afbde
commit ce8996eec8

@ -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
```