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