Function add_sighting

Source
pub async fn add_sighting(
    configuration: &Configuration,
    attribute_id: &str,
) -> Result<Sighting, Error<AddSightingError>>