feat: use zod-form-data schema for dropDeployment input

Switch from z.instanceof(FormData) to uploadFileSchema (zod-form-data)
so the OpenAPI generator produces a proper multipart/form-data spec
with typed fields (zip as binary, applicationId, dropBuildPath).

Regenerate openapi.json with the drop-deployment endpoint included.
This commit is contained in:
Farrel Darian
2026-03-07 16:22:05 +07:00
parent 7feb4061f8
commit 66931fe24f
2 changed files with 48980 additions and 21208 deletions

70177
openapi.json

File diff suppressed because it is too large Load Diff