ci(app): config changes to bruno and incoming sqls
This commit is contained in:
@@ -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"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user