pub async fn handle_section_select(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Path<SectionItemPath>,
body: Option<Json<SectionSelectBody>>,
) -> Responsepub async fn handle_section_select(
__arg0: State<AppState>,
headers: HeaderMap,
__arg2: Path<SectionItemPath>,
body: Option<Json<SectionSelectBody>>,
) -> Response