27 lines
373 B
YAML
27 lines
373 B
YAML
opencollection: 1.0.0
|
|
|
|
info:
|
|
name: liteauth API
|
|
config:
|
|
proxy:
|
|
inherit: true
|
|
config:
|
|
protocol: http
|
|
hostname: ""
|
|
port: ""
|
|
auth:
|
|
username: ""
|
|
password: ""
|
|
bypassProxy: ""
|
|
|
|
request:
|
|
auth:
|
|
type: bearer
|
|
token: FAaMf8PeCUdFbp0i
|
|
bundled: false
|
|
extensions:
|
|
bruno:
|
|
ignore:
|
|
- node_modules
|
|
- .git
|