refactor: reorganize modules and add Linux build tooling
This commit is contained in:
7
module/base/cms/test/pages/delete.http
Normal file
7
module/base/cms/test/pages/delete.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://127.0.0.1:12409/Cms.PostPages/Delete
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity":"01968030-95c3-7b64-be95-c4d095652103"
|
||||
}
|
||||
Reference in New Issue
Block a user