fix(app): preserve multipart file values when creating example from r… (#8129)

This commit is contained in:
Pooja
2026-05-29 18:56:27 +05:30
committed by GitHub
parent 18761ee156
commit 7413465bb4
10 changed files with 215 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ meta {
post {
url: https://api.example.com/upload
body: multipart-form
body: multipartForm
auth: none
}