refactor: reorganize modules and add Linux build tooling
This commit is contained in:
9
module/base/mgt/test/app_role.http
Normal file
9
module/base/mgt/test/app_role.http
Normal file
@@ -0,0 +1,9 @@
|
||||
POST http://rest.apinb.com/mgt/app/role
|
||||
Content-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"id": 1,
|
||||
"workspace": "your_workspace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user