Update Upload a new applcation
parent
a68f6eb19a
commit
0be0ed77c7
|
@ -91,3 +91,12 @@ If there is a problem while saving apps.json onto the host or while saving the u
|
||||||
|
|
||||||
Status code: 500
|
Status code: 500
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If using a HTTP request other then `POST`:
|
||||||
|
```
|
||||||
|
{
|
||||||
|
"error": "Method not allowed. Only POST is supported for this endpoint."
|
||||||
|
}
|
||||||
|
|
||||||
|
Status code: 405
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user