feat(api docs): added in bruno api docs
This commit is contained in:
15
LogisticsSupportTool_API_DOCS/Controller/build app.bru
Normal file
15
LogisticsSupportTool_API_DOCS/Controller/build app.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: build app
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:8080/build
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user