Skip to main content

A mini representation of a file version, used when nested within another resource.

id
string
required

The unique identifier that represent a file version.

Example:

"12345"

type
enum<string>
required

The value will always be file_version.

Available options:
file_version
Example:

"file_version"

sha1
string

The SHA1 hash of this version of the file.

Example:

"134b65991ed521fcfe4724b7d814ab8ded5185dc"