Module version_files_api

Source

Enums§

DeleteFileFromHashError
struct for typed errors of method delete_file_from_hash
GetLatestVersionFromHashError
struct for typed errors of method get_latest_version_from_hash
GetLatestVersionsFromHashesError
struct for typed errors of method get_latest_versions_from_hashes
VersionFromHashError
struct for typed errors of method version_from_hash
VersionsFromHashesError
struct for typed errors of method versions_from_hashes

Functions§

delete_file_from_hash
get_latest_version_from_hash
get_latest_versions_from_hashes
This is the same as /version_file/{hash}/update except it accepts multiple hashes.
version_from_hash
versions_from_hashes
This is the same as /version_file/{hash} except it accepts multiple hashes.