intial setting and auth intergrated

This commit is contained in:
2026-02-24 15:53:58 -06:00
parent 326c2e125c
commit c3379919b9
17 changed files with 304 additions and 52 deletions

View 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
}