ref: move bruno template request to display

This commit is contained in:
2025-08-18 12:10:39 +02:00
parent 330d63ebd8
commit 473ffe57ac
8 changed files with 0 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
meta {
name: donwloadFile
type: http
seq: 4
}
get {
url: 127.0.0.1:1323/api/file/go.sum
body: none
auth: inherit
}
settings {
encodeUrl: true
}