feat:add new
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
meta {
|
||||
name: store background sound
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/background-sounds
|
||||
body: multipartForm
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
name: جنگل
|
||||
order: 1
|
||||
is_active: 1
|
||||
sound: @file(C:\Users\vada\Downloads\forest.mp3)
|
||||
~image: @file()
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user