conspectuslib::remote::scenario_remote

Function add_comment

Source
pub fn add_comment(
    id: Uuid,
    comment: Comment,
    headers: HeaderMap,
) -> Result<ScenarioResponse, String>