latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

MobileAppFile

Create/store the metadata for a previously uploaded mobile app file

post/mobile/apps/files

Request body

branchstring

The branch from which this mobile app file was built

content_typestring

The content type of the mobile app file file

crc32c_hexstring

The CRC32C checksum for this mobile app file, encoded as a hex string

created_by_idstring

The ID of the user who created this mobile app file

created_timeinteger

The time at which this mobile app file was created

download_urlstring

Signed URL used to download this mobile app file

extensionstring

The file extension, defined as all characters of the name following (but not including) the last "." , e.g. "apk" or "app" The specific extension is important in the case of mobile because the emulators/simulators/devices validate that the app file is the expected type by inspecting the extension. Some platforms, like ios, use multiple extensions, so it is not always possible to infer the extension from the platform.

idstring

The unique ID for this mobile app file

labelsstring[]

Labels associated with this mobile app file

last_updated_by_idstring

The ID of the user who last updated this mobile app file

last_updated_timeinteger

The time at which this mobile app file was last updated

namestring

The name of the mobile app file file, e.g. mabl-v1.2.3.apk

platform'android' | 'ios'

The mobile platform associated with this object

sizeinteger

The size of the mobile app file file in bytes

uristring

The URI of the mobile app file indicating its path in cloud storage

versionstring

The version of the mobile app file, e.g. 1.4.5 or a git hash

workspace_idstring

The ID of the workspace that this mobile app file belongs to

Response

The complete mobile app file that was created

branchstring

The branch from which this mobile app file was built

content_typestring

The content type of the mobile app file file

crc32c_hexstring

The CRC32C checksum for this mobile app file, encoded as a hex string

created_by_idstring

The ID of the user who created this mobile app file

created_timeinteger

The time at which this mobile app file was created

download_urlstring

Signed URL used to download this mobile app file

extensionstring

The file extension, defined as all characters of the name following (but not including) the last "." , e.g. "apk" or "app" The specific extension is important in the case of mobile because the emulators/simulators/devices validate that the app file is the expected type by inspecting the extension. Some platforms, like ios, use multiple extensions, so it is not always possible to infer the extension from the platform.

idstring

The unique ID for this mobile app file

labelsstring[]

Labels associated with this mobile app file

last_updated_by_idstring

The ID of the user who last updated this mobile app file

last_updated_timeinteger

The time at which this mobile app file was last updated

namestring

The name of the mobile app file file, e.g. mabl-v1.2.3.apk

platform'android' | 'ios'

The mobile platform associated with this object

sizeinteger

The size of the mobile app file file in bytes

uristring

The URI of the mobile app file indicating its path in cloud storage

versionstring

The version of the mobile app file, e.g. 1.4.5 or a git hash

workspace_idstring

The ID of the workspace that this mobile app file belongs to