Skip to main content
Version: 25.2

snorkelflow.client.applications.load_app_version

snorkelflow.client.applications.load_app_version(application, app_version_uid)

Load an existing App version for an application.

Parameters

NameTypeDefaultInfo
applicationUnion[str, int]The name or UID of the application to load the App version for.
app_version_uidintThe UID of the App version to load into the application.

Return type

None