pub async fn get_public_app_by_custom_path(
configuration: &Configuration,
custom_path: &str,
) -> Result<GetPublicAppByCustomPath200Response, Error<GetPublicAppByCustomPathError>>
pub async fn get_public_app_by_custom_path(
configuration: &Configuration,
custom_path: &str,
) -> Result<GetPublicAppByCustomPath200Response, Error<GetPublicAppByCustomPathError>>