intial setting and auth intergrated
This commit is contained in:
16
brunoApi/system/Get Settings.bru
Normal file
16
brunoApi/system/Get Settings.bru
Normal file
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: Get Settings
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/api/settings
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user