Skip to content

App 버전 강제업데이트(v3.1.2) 지원 #51

@jun108059

Description

@jun108059

App 강제 업데이트 지원을 위한 최소 버전 확인 API

App 강제 업데이트 지원을 위한 최소 버전을 확인할 수 있는 API를 제공합니다.

Endpoint

  • GET /api/app-version

요청 파라미터

  • platform String : iOS, Android
  • version String : 3.1.2

응답

{
  "platform": "ANDROID",
  "minVersion": "3.1.2",
  "isForceUpdate": true
}

Metadata

Metadata

Assignees

Labels

apiExternal API feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions