Changeset 0.38.0 (#233)

Co-authored-by: gobha <jasafpro@gmail.com>
Co-committed-by: gobha <jasafpro@gmail.com>
This commit is contained in:
2026-03-25 09:20:06 +00:00
committed by xcaliber
parent be67feaa8e
commit 10acadc9d0
13 changed files with 556 additions and 49 deletions

View File

@@ -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: