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:
name: SharePoint API
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
bundled: false
extensions:
ignore:
- node_modules
- .git
extensions: {}