update request values
no changes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user