Update List uploaded apps
parent
3eb9bef036
commit
9ef706ec7d
|
@ -32,14 +32,16 @@ Status code: 200
|
|||
```
|
||||
Otherwaise if it has no apps in apps.json:
|
||||
```
|
||||
null
|
||||
[]
|
||||
|
||||
Status code: 200
|
||||
```
|
||||
|
||||
If using a HTTP request other then `POST` or `GET`:
|
||||
If using a HTTP request other then `GET`:
|
||||
```
|
||||
Method not allowed
|
||||
{
|
||||
"error": "Method not allowed. Only GET is supported for this endpoint."
|
||||
}
|
||||
|
||||
Status code: 405
|
||||
```
|
Loading…
Reference in New Issue
Block a user