Files
lst/LogisticsSupportTool_API_DOCS/app/system/Settings.bru
Blake Matthes 425f8f5f71 feat(frontend): migrated old > new silo adjustments
moved the apps around so we can use 1 url for cors bs
2025-10-25 17:22:51 -05:00

17 lines
170 B
Plaintext

meta {
name: Settings
type: http
seq: 2
}
get {
url: {{url}}/lst/api/system/settings
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}