update request values

This commit is contained in:
2026-04-22 16:27:05 +02:00
parent ded6d25b80
commit 6f4c3c9b69
2 changed files with 2 additions and 4 deletions
@@ -5,7 +5,7 @@ info:
http:
method: GET
url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=TEST"
url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=API"
headers:
- name: x-requested-with
value: XMLHttpRequest
@@ -21,7 +21,7 @@ http:
type: query
disabled: true
- name: exportGroup
value: TEST
value: API
type: query
- name: request_id
value: "19943"
@@ -25,8 +25,6 @@ http:
- name: request_id
value: "26055"
type: path
body:
type: form-urlencoded
auth: inherit
runtime: