move bruno collections in own folder

This commit is contained in:
2026-07-22 12:04:55 +02:00
parent ca9ba75c21
commit 044c54ab7b
313 changed files with 0 additions and 0 deletions
@@ -0,0 +1,30 @@
opencollection: 1.0.0
info:
name: ESSE3 Common Auth API
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
request:
auth:
type: basic
username: "{{esse3apiUsername}}"
password: "{{esse3apiPassword}}"
variables:
- name: baseUrl
value: "{{esse3apiRootUrl}}"
bundled: false
extensions:
bruno:
ignore:
- node_modules
- .git