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: http:
method: GET 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: headers:
- name: x-requested-with - name: x-requested-with
value: XMLHttpRequest value: XMLHttpRequest
@@ -21,7 +21,7 @@ http:
type: query type: query
disabled: true disabled: true
- name: exportGroup - name: exportGroup
value: TEST value: API
type: query type: query
- name: request_id - name: request_id
value: "19943" value: "19943"
@@ -25,8 +25,6 @@ http:
- name: request_id - name: request_id
value: "26055" value: "26055"
type: path type: path
body:
type: form-urlencoded
auth: inherit auth: inherit
runtime: runtime: