This commit is contained in:
2026-06-10 12:12:59 +03:30
parent fc732ae75f
commit 3da6549edb
6 changed files with 111 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
meta {
name: get my feedback
type: http
seq: 1
}
get {
url: {{baseUrl}}/app-feedback
body: none
auth: inherit
}
settings {
encodeUrl: true
}