ci(app): config changes to bruno and incoming sqls

This commit is contained in:
2025-10-16 14:34:58 -05:00
parent 38edc6214b
commit f264c98fbf
13 changed files with 1638 additions and 189 deletions

View File

@@ -4,8 +4,8 @@ meta {
seq: 3
}
post {
url: {{url}}/lst/api/admin/:userID/grant
patch {
url: {{url}}/lst/api/admin/:userID/revoke
body: json
auth: inherit
}
@@ -16,8 +16,8 @@ params:path {
body:json {
{
"module":"siloAdjustments",
"role":"viewer"
"module":"ocp"
}
}