refactor(modules): moved modules to app to control everything based on there active setting
This commit is contained in:
@@ -4,16 +4,12 @@ meta {
|
||||
seq: 7
|
||||
}
|
||||
|
||||
patch {
|
||||
url: {{url}}/lst/api/admin/users/:userID/grant
|
||||
get {
|
||||
url: {{url}}/lst/api/user/roles
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
params:path {
|
||||
userID: 0hlO48C7Jw1J804FxrCnonKjQ2zh48R6
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"module":"siloAdjustments",
|
||||
|
||||
Reference in New Issue
Block a user