diff --git a/collections/IDEM WebServices/opencollection.yml b/collections/IDEM WebServices/opencollection.yml index 29cb2df..f70d03a 100644 --- a/collections/IDEM WebServices/opencollection.yml +++ b/collections/IDEM WebServices/opencollection.yml @@ -15,6 +15,9 @@ config: bypassProxy: "" request: + headers: + - name: X-API-Key + value: WkBxJDVwJjJUajM3ZDVBV1NOZkF5cmY3eVVgZDNBZHVibXh+N0tMekBAbVNGV2ZnJTRuTiV0bWk1WUNzeHpEdg== auth: type: basic username: "{{IdemApiUsername}}" @@ -390,7 +393,4 @@ request: // pm.visualizer.set(template, tableProps); bundled: false -extensions: - ignore: - - node_modules - - .git +extensions: {}