add IRIS API username to env template
add IRIS API Accept header
This commit is contained in:
@@ -15,6 +15,9 @@ config:
|
||||
bypassProxy: ""
|
||||
|
||||
request:
|
||||
headers:
|
||||
- name: Accept
|
||||
value: "*/*"
|
||||
auth:
|
||||
type: basic
|
||||
username: "{{IrisApiUsername}}"
|
||||
|
||||
Reference in New Issue
Block a user