Skip to content

fix: [Template] test#833

Open
newtork wants to merge 2 commits intomainfrom
fix/import-prompt-template
Open

fix: [Template] test#833
newtork wants to merge 2 commits intomainfrom
fix/import-prompt-template

Conversation

@newtork
Copy link
Copy Markdown
Contributor

@newtork newtork commented Apr 21, 2026

  • Find proper solution

See diff:

  • multipart payload requires filename definition
image

Currently the generated code will not offer that since internally it uses ByteArrayBody instead of FileBody.
The latter will add a filename reference.

image

Currently the workaround is to use File instead of byte[].

@newtork newtork added the please-review Request to review a pull-request label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please-review Request to review a pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants