pub async fn delete_custom_format(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<DeleteCustomFormatError>>
pub async fn delete_custom_format(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<DeleteCustomFormatError>>