test(better auth): implementation start of better auth
This commit is contained in:
15
LogisticsSupportTool_API_DOCS/app/system/Health.bru
Normal file
15
LogisticsSupportTool_API_DOCS/app/system/Health.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Health
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://{{url}}/lst/api/system/health
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
8
LogisticsSupportTool_API_DOCS/app/system/folder.bru
Normal file
8
LogisticsSupportTool_API_DOCS/app/system/folder.bru
Normal file
@@ -0,0 +1,8 @@
|
||||
meta {
|
||||
name: system
|
||||
seq: 2
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user