Changeset 0.38.0 (#233)
Co-authored-by: gobha <jasafpro@gmail.com> Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
@@ -8674,6 +8674,13 @@ paths:
|
||||
- Admin
|
||||
- Extensions
|
||||
summary: Install package from upload
|
||||
description: |
|
||||
Upload a .pkg/.surface/.zip archive containing manifest.json and
|
||||
optional assets. For starlark-tier packages, the archive must
|
||||
include `script.star` (or the manifest's `entry_point` value).
|
||||
Starlark submodules in `star/` are extracted alongside static
|
||||
assets (js/, css/, assets/). The manifest `entry_point` field
|
||||
overrides the default entry script name (v0.38.0).
|
||||
security:
|
||||
- bearerAuth: []
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user