diff --git a/bruno/collections/Gov.it OpenData/opencollection.yml b/bruno/collections/Gov.it OpenData/opencollection.yml index 7be470f..e9cc9fa 100644 --- a/bruno/collections/Gov.it OpenData/opencollection.yml +++ b/bruno/collections/Gov.it OpenData/opencollection.yml @@ -2,8 +2,16 @@ opencollection: 1.0.0 info: name: Gov.it OpenData +config: + proxy: + inherit: true + config: + protocol: http + hostname: "" + port: "" + auth: + username: "" + password: "" + bypassProxy: "" bundled: false -extensions: - ignore: - - node_modules - - .git +extensions: {} diff --git a/bruno/collections/Power Automate/opencollection.yml b/bruno/collections/Power Automate/opencollection.yml index 5724844..a857b03 100644 --- a/bruno/collections/Power Automate/opencollection.yml +++ b/bruno/collections/Power Automate/opencollection.yml @@ -2,8 +2,16 @@ opencollection: 1.0.0 info: name: Power Automate +config: + proxy: + inherit: true + config: + protocol: http + hostname: "" + port: "" + auth: + username: "" + password: "" + bypassProxy: "" bundled: false -extensions: - ignore: - - node_modules - - .git +extensions: {} diff --git a/bruno/collections/SharePoint API/opencollection.yml b/bruno/collections/SharePoint API/opencollection.yml index 91e20a9..8446893 100644 --- a/bruno/collections/SharePoint API/opencollection.yml +++ b/bruno/collections/SharePoint API/opencollection.yml @@ -2,8 +2,16 @@ opencollection: 1.0.0 info: name: SharePoint API +config: + proxy: + inherit: true + config: + protocol: http + hostname: "" + port: "" + auth: + username: "" + password: "" + bypassProxy: "" bundled: false -extensions: - ignore: - - node_modules - - .git +extensions: {} diff --git a/bruno/collections/elixForms API v2/opencollection.yml b/bruno/collections/elixForms API v2/opencollection.yml index 3431bda..1832bb1 100644 --- a/bruno/collections/elixForms API v2/opencollection.yml +++ b/bruno/collections/elixForms API v2/opencollection.yml @@ -403,7 +403,4 @@ request: // pm.visualizer.set(template, tableProps); */ bundled: false -extensions: - ignore: - - node_modules - - .git +extensions: {}