docs(multi lang support): work on getting multi lang support working
This commit is contained in:
15
LogisticsSupportTool_API_DOCS/Controller/version.bru
Normal file
15
LogisticsSupportTool_API_DOCS/Controller/version.bru
Normal file
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: version
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:8080/version
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user