28 lines
425 B
Plaintext
28 lines
425 B
Plaintext
meta {
|
||
name: store version
|
||
type: http
|
||
seq: 3
|
||
}
|
||
|
||
post {
|
||
url: {{baseUrl}}/versions
|
||
body: multipartForm
|
||
auth: inherit
|
||
}
|
||
|
||
body:multipart-form {
|
||
title: نسخه ۱.۲.۰
|
||
description: توضیح تغییرات نسخه
|
||
version_name: 1.2.0
|
||
version_code: 42
|
||
link: https://example.com/app.apk
|
||
button_text: بهروزرسانی
|
||
~image: @file()
|
||
~image_id: 1
|
||
}
|
||
|
||
settings {
|
||
encodeUrl: true
|
||
timeout: 0
|
||
}
|