Function get_public_app_by_custom_path

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