feat: add feature like

This commit is contained in:
2026-05-24 23:20:01 +03:30
parent 8d32a9220f
commit 5db86c179a
7 changed files with 108 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
meta {
name: check
type: http
seq: 4
}
post {
url: {{baseUrl}}/saves/check
body: multipartForm
auth: inherit
}
body:multipart-form {
type:
id:
}
settings {
encodeUrl: true
timeout: 0
}