Skip to content

Add POST /api/v1/updates endpoint #46

@SMore-Napi

Description

@SMore-Napi

send JSON to backend providing current client application version

{
"version":123
}

return either

{
"update":false
}

or

{
"update":true,
"url": "link to new apk release"
}

Metadata

Metadata

Assignees

Labels

featureFeature implementation. Add new functionality in REST API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions