Update To view a app file
parent
b393888363
commit
a68f6eb19a
|
@ -69,4 +69,12 @@ Status code: 200
|
||||||
Otherwaise if it does not exist:
|
Otherwaise if it does not exist:
|
||||||
```
|
```
|
||||||
Status code: 404
|
Status code: 404
|
||||||
|
```
|
||||||
|
If using a HTTP request other then `GET`:
|
||||||
|
```
|
||||||
|
{
|
||||||
|
"error": "Method not allowed. Only GET is supported for this endpoint."
|
||||||
|
}
|
||||||
|
|
||||||
|
Status code: 405
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user