feat(lst): added in modules activation, roles and userRoles
This commit is contained in:
18
apiDocs/lstV2/api/get modules.bru
Normal file
18
apiDocs/lstV2/api/get modules.bru
Normal file
@@ -0,0 +1,18 @@
|
||||
meta {
|
||||
name: get modules
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:3000/api/hits
|
||||
body: json
|
||||
auth: none
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"name": "something",
|
||||
"arrayData": "{someghjdsfsd}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user