Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
HockeyVersionResponse
HockeyAppVersion's success response https://support.hockeyapp.net/kb/api/api-versions#create-version
Record Fields
Record Field | Description |
ConfigUrl
Signature: string
Attributes: [<JsonProperty("Config_Url")>] |
|
Id
Signature: string
|
|
PublicUrl
Signature: string
Attributes: [<JsonProperty("Public_Url")>] |
|
ShortVersion
Signature: string
|
|
Status
Signature: int
|
|
Timestamp
Signature: int64
|
|
Title
Signature: string
|
|
Version
Signature: string
|