Function add_attribute

Source
pub async fn add_attribute(
    configuration: &Configuration,
    event_id: &str,
    attribute_no_id: AttributeNoId,
) -> Result<AddAttribute200Response, Error<AddAttributeError>>