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