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:
  • application (Union[str, int]) – The name or UID of the application to load the App version for

  • app_version_uid (int) – The UID of the App version to load into the application

Return type:

None