IDEM WS: move API key to environments
This commit is contained in:
@@ -17,7 +17,7 @@ config:
|
||||
request:
|
||||
headers:
|
||||
- name: X-API-Key
|
||||
value: WkBxJDVwJjJUajM3ZDVBV1NOZkF5cmY3eVVgZDNBZHVibXh+N0tMekBAbVNGV2ZnJTRuTiV0bWk1WUNzeHpEdg==
|
||||
value: "{{IdemApiKey}}"
|
||||
auth:
|
||||
type: basic
|
||||
username: "{{IdemApiUsername}}"
|
||||
|
||||
Reference in New Issue
Block a user