Files
bruno/Byndle/Missions/Download Logs.bru
2025-03-04 09:25:29 +01:00

12 lines
130 B
Plaintext

meta {
name: Download Logs
type: http
seq: 3
}
get {
url: {{host}}/missions/download/logs
body: none
auth: inherit
}