feat:version
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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.
|
||||
}
|
||||
Reference in New Issue
Block a user