Update Upload a new applcation
parent
322c3ae60f
commit
03e1f9c384
|
@ -10,14 +10,15 @@
|
|||
```
|
||||
Multipart body:
|
||||
|
||||
1. metadata (JSON):
|
||||
1. metadata (JSON, everything is required except for customPath):
|
||||
|
||||
{
|
||||
"name": "App Market Manager",
|
||||
"ver": "1",
|
||||
"appid": "784875887587",
|
||||
"info": "thisisatestedit",
|
||||
"pub": "matu6968"
|
||||
"pub": "matu6968",
|
||||
"customPath": "insert/a/custom/path"
|
||||
}
|
||||
|
||||
2. file:
|
||||
|
|
Loading…
Reference in New Issue
Block a user