Files
2026-06-24 18:10:04 +03:30

20 lines
179 B
Plaintext

meta {
name: show version
type: http
seq: 4
}
get {
url: {{baseUrl}}/versions/:id
body: none
auth: inherit
}
params:path {
id: 1
}
settings {
encodeUrl: true
}