get_allowed_extensions

Function get_allowed_extensions 

Source
pub async fn get_allowed_extensions(
    configuration: &Configuration,
) -> Result<Vec<String>, Error<GetAllowedExtensionsError>>