upd: Scopus move api key headers into collection

This commit is contained in:
2026-03-05 11:03:51 +01:00
parent 03af8d9c33
commit 4d14286ada
2 changed files with 19 additions and 3 deletions
+19
View File
@@ -2,6 +2,25 @@ opencollection: 1.0.0
info:
name: Scopus
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
request:
headers:
- name: X-ELS-APIKey
value: "{{ScopusApiKey}}"
disabled: true
- name: X-ELS-APIKey
value: "{{ScopusApiKey2}}"
bundled: false
extensions:
bruno: