docs(multi lang support): work on getting multi lang support working

This commit is contained in:
2025-09-06 11:58:40 -05:00
parent 1508fb2fa7
commit 945048f43e
39 changed files with 259 additions and 93 deletions

View 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
}