pub async fn delete_collection(
configuration: &Configuration,
collection_id: &str,
) -> Result<DeleteCollection200Response, Error<DeleteCollectionError>>
pub async fn delete_collection(
configuration: &Configuration,
collection_id: &str,
) -> Result<DeleteCollection200Response, Error<DeleteCollectionError>>