pub async fn get_app_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<AppWithLastVersionWDraft, Error<GetAppByPathWithDraftError>>
pub async fn get_app_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<AppWithLastVersionWDraft, Error<GetAppByPathWithDraftError>>