Skip to content

fix: support multipart/form-data for file uploads (#54) - #55

Open
gooyoung wants to merge 1 commit into
Dokploy:mainfrom
gooyoung:fix/drop-deployment-multipart
Open

fix: support multipart/form-data for file uploads (#54)#55
gooyoung wants to merge 1 commit into
Dokploy:mainfrom
gooyoung:fix/drop-deployment-multipart

Conversation

@gooyoung

Copy link
Copy Markdown

This PR fixes #54 by adding support for multipart/form-data in the CLI generator and providing an apiPostForm helper in the client. This allows endpoints like application.dropDeployment to accept and upload files (e.g. --zip <path>) instead of sending empty JSON options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

application drop-deployment is missing required multipart upload options

1 participant