update request values

no changes
This commit is contained in:
2026-06-05 08:36:51 +02:00
parent 606c3b240a
commit 47218bd090
6 changed files with 16 additions and 12 deletions
@@ -5,7 +5,7 @@ info:
http:
method: GET
url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=API"
url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=API&exportGroup=RICHIESTA"
headers:
- name: x-requested-with
value: XMLHttpRequest
@@ -23,8 +23,11 @@ http:
- name: exportGroup
value: API
type: query
- name: exportGroup
value: RICHIESTA
type: query
- name: request_id
value: "19943"
value: "17144"
type: path
- name: view_name
value: _DEFAULT
@@ -23,7 +23,7 @@ http:
description: case sensitive
disabled: true
- name: request_id
value: "27126"
value: "17144"
type: path
auth: inherit