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