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

20 lines
211 B
Plaintext

meta {
name: get versions
type: http
seq: 2
}
get {
url: {{baseUrl}}/versions
body: none
auth: inherit
}
settings {
encodeUrl: true
}
docs {
Admin: all versions, highest version_code first.
}