pub async fn delete_sighting(
configuration: &Configuration,
sighting_id: &str,
) -> Result<DeleteSighting200Response, Error<DeleteSightingError>>
pub async fn delete_sighting(
configuration: &Configuration,
sighting_id: &str,
) -> Result<DeleteSighting200Response, Error<DeleteSightingError>>