refactor: reorganize modules and add Linux build tooling
This commit is contained in:
7
module/base/cms/test/post/post_get.http
Normal file
7
module/base/cms/test/post/post_get.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://127.0.0.1:12409/Cms.Post/GetByIdentity
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity": "0196d1e6-6067-730c-8f36-96cc8ba9f07c"
|
||||
}
|
||||
Reference in New Issue
Block a user