IDEM WS: move API key to environments

This commit is contained in:
2026-06-26 13:23:36 +02:00
parent 762c67fe92
commit 9c9a2f9066
4 changed files with 8 additions and 2 deletions
@@ -17,7 +17,7 @@ config:
request:
headers:
- name: X-API-Key
value: WkBxJDVwJjJUajM3ZDVBV1NOZkF5cmY3eVVgZDNBZHVibXh+N0tMekBAbVNGV2ZnJTRuTiV0bWk1WUNzeHpEdg==
value: "{{IdemApiKey}}"
auth:
type: basic
username: "{{IdemApiUsername}}"