Function get_app_lite_by_path

Source
pub async fn get_app_lite_by_path(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<AppWithLastVersion, Error<GetAppLiteByPathError>>