20 lines
249 B
Plaintext
20 lines
249 B
Plaintext
meta {
|
|
name: latest version
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/versions/latest
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
}
|
|
|
|
docs {
|
|
App update check: returns the newest version (highest version_code), or null.
|
|
}
|