update collection files after bruno update to 4.x
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user