Update Upload a new applcation
parent
849efbcb69
commit
82e8819b09
|
@ -10,10 +10,11 @@
|
|||
```
|
||||
Multipart body:
|
||||
|
||||
1. metadata (JSON, everything is required):
|
||||
1. metadata (JSON, everything is required except for appid):
|
||||
|
||||
{
|
||||
"name": "App Market Manager",
|
||||
"appid": "784520453945",
|
||||
"ver": "1",
|
||||
"info": "thisisatestedit",
|
||||
"pub": "matu6968"
|
||||
|
@ -30,7 +31,7 @@ If it is successful:
|
|||
{
|
||||
"name": "App Market Manager",
|
||||
"ver": "1",
|
||||
"appid": "784875887587",
|
||||
"appid": "784520453945",
|
||||
"info": "thisisatestedit",
|
||||
"pub": "matu6968",
|
||||
"path": "/apps/files/App Market Manager_1.js"
|
||||
|
|
Loading…
Reference in New Issue
Block a user