[]
        
(Showing Draft Content)

CheckUpdate

CheckUpdate

[GET] /api/checkupdate

Responses

[200] Success

CheckUpdateResult

Type: [text/plain], [application/json], [text/json]

[POST] /api/checkupdate/skipversion/{version}

Parameters

Name In Type
versionRequired path string

Responses

[200] Success

Models

Ƭ CheckUpdateResult

Name Type
versionInfo VersionViewModel
detailUrlNullable string
curVersionNullable string

Ƭ VersionViewModel

Name Type
id string
nameNullable string
releaseTimeNullable string
downloadLinkNullable string
published Boolean
versionDetailNullable string
summaryNullable string