handle_pane_title

Function handle_pane_title 

Source
async fn handle_pane_title(
    __arg0: State<AppState>,
    __arg1: Json<PaneTitleRequest>,
) -> impl IntoResponse
Expand description

POST /api/v1/pane/title — set a pane’s display title (frame:title). Targets the caller’s own pane (its block_id). Routes through object.UpdateObjectMeta.