update collection files after bruno update to 4.x

This commit is contained in:
2026-08-25 15:18:01 +02:00
parent 20e174e525
commit 3b84010a9d
4 changed files with 37 additions and 16 deletions
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info: info:
name: Gov.it OpenData name: Gov.it OpenData
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
bundled: false bundled: false
extensions: extensions: {}
ignore:
- node_modules
- .git
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info: info:
name: Power Automate name: Power Automate
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
bundled: false bundled: false
extensions: extensions: {}
ignore:
- node_modules
- .git
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info: info:
name: SharePoint API name: SharePoint API
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
bundled: false bundled: false
extensions: extensions: {}
ignore:
- node_modules
- .git
@@ -403,7 +403,4 @@ request:
// pm.visualizer.set(template, tableProps); // pm.visualizer.set(template, tableProps);
*/ */
bundled: false bundled: false
extensions: extensions: {}
ignore:
- node_modules
- .git