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