mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +00:00
fix(app): preserve multipart file values when creating example from r… (#8129)
This commit is contained in:
@@ -6,7 +6,7 @@ meta {
|
||||
|
||||
post {
|
||||
url: https://api.example.com/upload
|
||||
body: multipart-form
|
||||
body: multipartForm
|
||||
auth: none
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user